FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-148680: Replace internal names with type_reprs of objects in string representations of ForwardRef by DavidCEllis · Pull Request #148682 · 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-148680: Replace internal names with type_reprs of objects in string representations of ForwardRef
- #148682
#148682
Merged
JelleZijlstra
merged 11 commits into
python:main
python/cpython:main
from
DavidCEllis:fix-forwardref-string-names
DavidCEllis/cpython:fix-forwardref-string-names
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
gh-148680: Replace internal names with type_reprs of objects in string representations of ForwardRef
#148682
JelleZijlstra
merged 11 commits into
python:main
python/cpython:main
from
DavidCEllis:fix-forwardref-string-names
DavidCEllis/cpython:fix-forwardref-string-names
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
Add tests for replacement of extra names in repr and string evaluation
DavidCEllis
committed
12d7a45
View commit details
Copy full SHA for 12d7a45
Browse repository at this point
Replace names from __extra_names__ when evaluating forward references as strings
DavidCEllis
committed
e1e258e
View commit details
Copy full SHA for e1e258e
Browse repository at this point
Try to write a clearer comment
DavidCEllis
committed
ade5f8e
View commit details
Copy full SHA for ade5f8e
Browse repository at this point
Make the repr test use retrieved rather than 'artificial' forward references
DavidCEllis
committed
f3b6293
View commit details
Copy full SHA for f3b6293
Browse repository at this point
Commits on Apr 20, 2026
Add a cache for resolved str, test the cache is used, shorten names
DavidCEllis
committed
675738a
View commit details
Copy full SHA for 675738a
Browse repository at this point
Update Lib/annotationlib.py
Show description for 5a36751
DavidCEllis
and
ashm-dev
authored
5a36751
View commit details
Copy full SHA for 5a36751
Browse repository at this point
remove unnecessary and incorrect node 'fixup'.
DavidCEllis
committed
3d9b64a
View commit details
Copy full SHA for 3d9b64a
Browse repository at this point
Remove optimization for a condition that should never be hit normally
DavidCEllis
committed
57bfa41
View commit details
Copy full SHA for 57bfa41
Browse repository at this point
Remove 'synthetic' test, make the regular test replace additional values
DavidCEllis
committed
3d08f8f
View commit details
Copy full SHA for 3d08f8f
Browse repository at this point
Commits on Apr 23, 2026
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
5de5e01
View commit details
Copy full SHA for 5de5e01
Browse repository at this point
Fix linting issue (maybe)
DavidCEllis
committed
4ff6eeb
View commit details
Copy full SHA for 4ff6eeb
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL