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 Mark.Shannon
Recipients Mark.Shannon
Date 2021-06-07.18:04:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623089094.6.0.928459069961.issue44338@roundup.psfhosted.org>
In-reply-to
Content
Port the implementation of LOAD_GLOBAL to the new adaptive interpreter

Once this and https://bugs.python.org/issue44337 are implemented we can remove the old opcache.
History
Date User Action Args
2021-06-07 18:04:54Mark.Shannonsetrecipients: + Mark.Shannon
2021-06-07 18:04:54Mark.Shannonsetmessageid: <1623089094.6.0.928459069961.issue44338@roundup.psfhosted.org>
2021-06-07 18:04:54Mark.Shannonlinkissue44338 messages
2021-06-07 18:04:54Mark.Shannoncreate