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