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 Tianjg, ZackerySpytz, eryksun, ezio.melotti, izbyshev, paul.moore, steve.dower, tianjg, tim.golden, vstinner, zach.ware
Date 2020-12-09.19:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607543680.42.0.463977958165.issue32381@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca064402079f889226cb107b26b329891431c319 by Victor Stinner in branch 'master':
bpo-32381: Remove unused _Py_fopen() function (GH-23711)
https://github.com/python/cpython/commit/ca064402079f889226cb107b26b329891431c319
History
Date User Action Args
2020-12-09 19:54:40vstinnersetrecipients: + vstinner, paul.moore, tim.golden, ezio.melotti, zach.ware, eryksun, steve.dower, izbyshev, ZackerySpytz, Tianjg, tianjg
2020-12-09 19:54:40vstinnersetmessageid: <1607543680.42.0.463977958165.issue32381@roundup.psfhosted.org>
2020-12-09 19:54:40vstinnerlinkissue32381 messages
2020-12-09 19:54:40vstinnercreate