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 dino.viehland
Recipients dino.viehland, methane, pablogsal, vstinner
Date 2021-03-27.01:10:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616807453.23.0.36521447658.issue43636@roundup.psfhosted.org>
In-reply-to
Content
It's probably worth having an assert that the version tag is valid, that'll make it easier to see what's going wrong in the cache hit case.  We should have the version tag being 0 now when it's not valid.  I may not be able to debug it anymore tonight, but if no will look tomorrow.
History
Date User Action Args
2021-03-27 01:10:53dino.viehlandsetrecipients: + dino.viehland, vstinner, methane, pablogsal
2021-03-27 01:10:53dino.viehlandsetmessageid: <1616807453.23.0.36521447658.issue43636@roundup.psfhosted.org>
2021-03-27 01:10:53dino.viehlandlinkissue43636 messages
2021-03-27 01:10:52dino.viehlandcreate