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 vstinner
Recipients corona10, methane, pablogsal, vstinner
Date 2020-04-24.00:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587689002.22.0.995575591252.issue40048@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25104949a5a60ff86c10691e184ce2ecb500159b by Victor Stinner in branch 'master':
bpo-40048: Fix _PyCode_InitOpcache() error path (GH-19691)
https://github.com/python/cpython/commit/25104949a5a60ff86c10691e184ce2ecb500159b
History
Date User Action Args
2020-04-24 00:43:22vstinnersetrecipients: + vstinner, methane, corona10, pablogsal
2020-04-24 00:43:22vstinnersetmessageid: <1587689002.22.0.995575591252.issue40048@roundup.psfhosted.org>
2020-04-24 00:43:22vstinnerlinkissue40048 messages
2020-04-24 00:43:22vstinnercreate