This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Dennis Sweeney
Recipients Dennis Sweeney, Mark.Shannon
Date 2021-04-06.17:27:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617730023.97.0.706290636608.issue43683@roundup.psfhosted.org>
In-reply-to
Content
Looks like we both opened PRs in the same minute.

The MAGIC constant didn't get updated, but perhaps that can just be included in the Minor Corrections PR.

I'd bet a CI check could be added to check that if the opcodes change then Python/importlib_external.h changes.
History
Date User Action Args
2021-04-06 17:27:03Dennis Sweeneysetrecipients: + Dennis Sweeney, Mark.Shannon
2021-04-06 17:27:03Dennis Sweeneysetmessageid: <1617730023.97.0.706290636608.issue43683@roundup.psfhosted.org>
2021-04-06 17:27:03Dennis Sweeneylinkissue43683 messages
2021-04-06 17:27:03Dennis Sweeneycreate