Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-119180: Update the magic number#119397
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
but did not actually apply the new magic number.
I've probably found a typo:
Since we are at |
a1 is right; the change is expected to be released in a1. You can see a little further up that there were numerous changes listed as 3.13a1 but none for 3.13a0. |
I was confused by an older entries where's cpython/Lib/importlib/_bootstrap_external.py Lines 354 to 356 inc9073eb
It seems that the policy has changed since then? |
84be524
intopython:mainUh oh!
There was an error while loading.Please reload this page.
PRpython#119321 added a comment about the magic number bumpbut did not actually apply the new magic number.
Uh oh!
There was an error while loading.Please reload this page.
PR#119321 added a comment about the magic number bump
but did not actually apply the new magic number.
Also, update
PC/launcher.c
.