FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-150700: Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends by johnslavik · Pull Request #150735 · python/cpython · GitHub
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
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-150700: Fix class-scope inline comprehensions when nested scopes reference __class__ and friends
- #150735
#150735
Merged
carljm
merged 7 commits into
python:main
python/cpython:main
from
johnslavik:gh-150700-class-scope-comprehension-with-lambda-raises-syste
johnslavik/cpython:gh-150700-class-scope-comprehension-with-lambda-raises-syste
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-150700: Fix class-scope inline comprehensions when nested scopes reference __class__ and friends
#150735
carljm
merged 7 commits into
python:main
python/cpython:main
from
johnslavik:gh-150700-class-scope-comprehension-with-lambda-raises-syste
johnslavik/cpython:gh-150700-class-scope-comprehension-with-lambda-raises-syste
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends
Show description for 43d91fd
johnslavik
committed
43d91fd
View commit details
Copy full SHA for 43d91fd
Browse repository at this point
Merge branch 'main' into gh-150700-class-scope-comprehension-with-lambda-raises-syste
johnslavik
authored
6e4dec5
View commit details
Copy full SHA for 6e4dec5
Browse repository at this point
Fix tests
johnslavik
committed
903f916
View commit details
Copy full SHA for 903f916
Browse repository at this point
Fix typo
johnslavik
committed
e2547b8
View commit details
Copy full SHA for e2547b8
Browse repository at this point
Fix formatting
johnslavik
committed
633c54c
View commit details
Copy full SHA for 633c54c
Browse repository at this point
Commits on Jun 9, 2026
Add test checking validity of `__class__` returned
johnslavik
committed
beac186
View commit details
Copy full SHA for beac186
Browse repository at this point
Prefer 'used' to 'deferred'
johnslavik
committed
68ee580
View commit details
Copy full SHA for 68ee580
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL