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 brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2020-02-12.22:55:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581548113.35.0.102565085712.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567 by Victor Stinner in branch 'master':
bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493)
https://github.com/python/cpython/commit/8c3aee65ed3aff3668da330ccd6f9ba7b2aa4567
History
Date User Action Args
2020-02-12 22:55:13vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2020-02-12 22:55:13vstinnersetmessageid: <1581548113.35.0.102565085712.issue35134@roundup.psfhosted.org>
2020-02-12 22:55:13vstinnerlinkissue35134 messages
2020-02-12 22:55:13vstinnercreate