gh-119180: Avoid going through AST and eval() when possible in annotationlib#124337
Merged
JelleZijlstra merged 11 commits intopython:mainpython/cpython:mainfrom Sep 25, 2024
Merged
gh-119180: Avoid going through AST and eval() when possible in annotationlib#124337JelleZijlstra merged 11 commits intopython:mainpython/cpython:mainfrom
JelleZijlstra merged 11 commits intopython:mainpython/cpython:mainfrom
Commits
Commits on Sep 22, 2024
gh-119180: Fix bug where fwdrefs were evaluated in the annotationlib module scope
Show description for 293fb0acommittedgh-119180: Optimize annotationlib to avoid creation of AST nodes and eval()
Show description for 3cfa504committed
Commits on Sep 23, 2024
- committed
- committed
- committed
Commits on Sep 24, 2024
- authored
- committed
- committed
Apply suggestions from code review
Show description for ab30124andauthored