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, veky, vinay.sajip, vstinner, yselivanov
Date 2020-10-31.00:36:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604104618.55.0.988218173893.issue26789@roundup.psfhosted.org>
In-reply-to
Content
Attached PR 23053 fix the root issue of the infamous "NameError: name 'open' is not defined" error in the logging module.
History
Date User Action Args
2020-10-31 00:36:58vstinnersetrecipients: + vstinner, vinay.sajip, smurfix, r.david.murray, methane, serhiy.storchaka, yselivanov, veky, Peer Sommerlund, JanVok, Charles Bouchard-Légaré, Sandeep
2020-10-31 00:36:58vstinnersetmessageid: <1604104618.55.0.988218173893.issue26789@roundup.psfhosted.org>
2020-10-31 00:36:58vstinnerlinkissue26789 messages
2020-10-31 00:36:58vstinnercreate