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 pablogsal
Recipients Mark.Shannon, kj, pablogsal, vstinner
Date 2021-08-17.09:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629193350.53.0.38183732529.issue44914@roundup.psfhosted.org>
In-reply-to
Content
The opcode cache for load attribute in 3.10 uses the tp_version_tag so unless I am missing something we can fall into the same problem, no?
History
Date User Action Args
2021-08-17 09:42:30pablogsalsetrecipients: + pablogsal, vstinner, Mark.Shannon, kj
2021-08-17 09:42:30pablogsalsetmessageid: <1629193350.53.0.38183732529.issue44914@roundup.psfhosted.org>
2021-08-17 09:42:30pablogsallinkissue44914 messages
2021-08-17 09:42:30pablogsalcreate