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 eryksun, izbyshev, steve.dower, vstinner
Date 2020-12-08.23:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607470701.42.0.98540127312.issue42569@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 23711 (for bpo-32381) which removes half of the problem: it removes _Py_fopen() :-)
History
Date User Action Args
2020-12-08 23:38:21vstinnersetrecipients: + vstinner, eryksun, steve.dower, izbyshev
2020-12-08 23:38:21vstinnersetmessageid: <1607470701.42.0.98540127312.issue42569@roundup.psfhosted.org>
2020-12-08 23:38:21vstinnerlinkissue42569 messages
2020-12-08 23:38:21vstinnercreate