FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-119180: Fix annotations lookup on classes with custom metaclasses by JelleZijlstra · Pull Request #120719 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-119180: Fix annotations lookup on classes with custom metaclasses
- #120719
#120719
Closed
JelleZijlstra
wants to merge 12 commits into
python:main
python/cpython:main
from
JelleZijlstra:pep649-meta
JelleZijlstra/cpython:pep649-meta
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
gh-119180: Fix annotations lookup on classes with custom metaclasses
#120719
JelleZijlstra
wants to merge 12 commits into
python:main
python/cpython:main
from
JelleZijlstra:pep649-meta
JelleZijlstra/cpython:pep649-meta
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2024
gh-119180: Fix annotations lookup on classes with custom metaclasses
Show description for 6f71f30
JelleZijlstra
committed
6f71f30
View commit details
Copy full SHA for 6f71f30
Browse repository at this point
basic annotations descriptor
JelleZijlstra
committed
e468ce7
View commit details
Copy full SHA for e468ce7
Browse repository at this point
Expand prototype
JelleZijlstra
committed
dfcb071
View commit details
Copy full SHA for dfcb071
Browse repository at this point
Commits on Jun 20, 2024
Merge remote-tracking branch 'upstream/main' into pep649-meta
JelleZijlstra
committed
1f1ec57
View commit details
Copy full SHA for 1f1ec57
Browse repository at this point
Commits on Jun 21, 2024
add get/set
JelleZijlstra
committed
c0a2668
View commit details
Copy full SHA for c0a2668
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into pep649-meta
JelleZijlstra
committed
7f9d3ee
View commit details
Copy full SHA for 7f9d3ee
Browse repository at this point
no more __annotations_cache__
JelleZijlstra
committed
20fb144
View commit details
Copy full SHA for 20fb144
Browse repository at this point
Don't add __set__
JelleZijlstra
committed
832f6f3
View commit details
Copy full SHA for 832f6f3
Browse repository at this point
fix leak
JelleZijlstra
committed
1d3abff
View commit details
Copy full SHA for 1d3abff
Browse repository at this point
fix test_descr
JelleZijlstra
committed
9969e99
View commit details
Copy full SHA for 9969e99
Browse repository at this point
fix tests
JelleZijlstra
committed
b845c0e
View commit details
Copy full SHA for b845c0e
Browse repository at this point
fix smelly
JelleZijlstra
committed
73eb018
View commit details
Copy full SHA for 73eb018
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL