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 christian.heimes, corona10, gvanrossum, kumaraditya, miss-islington, sobolevn, vstinner
Date 2022-02-26.23:18:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
commit 0d9b565e62a5fc8c3e9b8c64cce764fe084ccb2b
Author: Kumar Aditya <[email protected]>
Date:   Sat Feb 26 22:05:03 2022 +0530

    Propagate errors (however unlikely) from _Py_Deepfreeze_Init() (GH-31596)
History
Date User Action Args
2022-02-26 23:18:50vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, corona10, miss-islington, sobolevn, kumaraditya
2022-02-26 23:18:50vstinnersetmessageid: <[email protected]>
2022-02-26 23:18:50vstinnerlinkissue46430 messages
2022-02-26 23:18:50vstinnercreate