FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-101860: Expose __name__ on property by eltoder · Pull Request #101876 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-101860: Expose __name__ on property
- #101876
#101876
Merged
serhiy-storchaka
merged 4 commits into
python:main
python/cpython:main
from
eltoder:feature/property-name
eltoder/cpython:feature/property-name
Copy head branch name to clipboard
Feb 20, 2024
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-101860: Expose __name__ on property
#101876
serhiy-storchaka
merged 4 commits into
python:main
python/cpython:main
from
eltoder:feature/property-name
eltoder/cpython:feature/property-name
Copy head branch name to clipboard
Commits
Commits on Feb 17, 2024
gh-101860: Expose __name__ on property
Show description for 8ec1251
eltoder
committed
8ec1251
View commit details
Copy full SHA for 8ec1251
Browse repository at this point
Fallback to `func.__name__` if property `__name__` not set.
eltoder
committed
e514472
View commit details
Copy full SHA for e514472
Browse repository at this point
Merge branch 'main' into feature/property-name
eltoder
authored
5dfa4f4
View commit details
Copy full SHA for 5dfa4f4
Browse repository at this point
Commits on Feb 20, 2024
Fallback to `fget.__name__` if name is not set
Show description for c20e9a7
eltoder
committed
c20e9a7
View commit details
Copy full SHA for c20e9a7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL