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 pacampbell, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2022-01-11.10:56:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641898588.96.0.0714386878381.issue46303@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea1a54506b4ac38b712ba63ec884292025f16111 by Victor Stinner in branch 'main':
bpo-46303: Move fileutils.h private functions to internal C API (GH-30484)
https://github.com/python/cpython/commit/ea1a54506b4ac38b712ba63ec884292025f16111
History
Date User Action Args
2022-01-11 10:56:29vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, pacampbell
2022-01-11 10:56:28vstinnersetmessageid: <1641898588.96.0.0714386878381.issue46303@roundup.psfhosted.org>
2022-01-11 10:56:28vstinnerlinkissue46303 messages
2022-01-11 10:56:28vstinnercreate