gh-119180: Update the magic number#119397
Conversation
but did not actually apply the new magic number.
|
I've probably found a typo: cpython/Lib/importlib/_bootstrap_external.py Line 475 in d472b4f Since we are at |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
I was confused by an older entries where's cpython/Lib/importlib/_bootstrap_external.py Lines 354 to 356 in c9073eb It seems that the policy has changed since then? |
Sorry, something went wrong.
PR python#119321 added a comment about the magic number bump but did not actually apply the new magic number.
PR #119321 added a comment about the magic number bump
but did not actually apply the new magic number.
Also, update
PC/launcher.c.