-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
[3.13] GH-135171: Fix generator expressions one last time (hopefully) (GH-135225) #135293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.13
Are you sure you want to change the base?
Conversation
WASI CI failed: test_email.test_group_quoted_backslashes_in_name() failed with
|
Even with this change, bytecode produced still differs between 3.13.3 and 3.13 head. (Without, I might add, the bytecode magic changing, which is both correct and incorrect: the bytecode produced shouldn't differ if the bytecode is the same, and the bytecode isn't allowed to change in bug fix releases.) So this is definitely not enough to fix the problems in 3.13.4. |
Uh oh!
There was an error while loading. Please reload this page.