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 Charles Bouchard-Légaré, JanVok, Peer Sommerlund, Sandeep, methane, r.david.murray, serhiy.storchaka, smurfix, vinay.sajip, vstinner, yselivanov
Date 2020-10-30.14:24:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604067875.39.0.771249810634.issue26789@roundup.psfhosted.org>
In-reply-to
Content
I marked bpo-39513 and bpo-42203 as duplicates of this issue.

I changed the title to reflect that the root issue is that logging during Python finalization can fail with NameError: name 'open' is not defined.
History
Date User Action Args
2020-10-30 14:24:35vstinnersetrecipients: + vstinner, vinay.sajip, smurfix, r.david.murray, methane, serhiy.storchaka, yselivanov, Peer Sommerlund, JanVok, Charles Bouchard-Légaré, Sandeep
2020-10-30 14:24:35vstinnersetmessageid: <1604067875.39.0.771249810634.issue26789@roundup.psfhosted.org>
2020-10-30 14:24:35vstinnerlinkissue26789 messages
2020-10-30 14:24:35vstinnercreate