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 vstinner
Date 2021-10-13.13:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634130223.19.0.943960930615.issue45434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 97308dfcdc0696e0b116c37386e2ff4d72e6c3f4 by Victor Stinner in branch 'main':
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
https://github.com/python/cpython/commit/97308dfcdc0696e0b116c37386e2ff4d72e6c3f4
History
Date User Action Args
2021-10-13 13:03:43vstinnersetrecipients: + vstinner
2021-10-13 13:03:43vstinnersetmessageid: <1634130223.19.0.943960930615.issue45434@roundup.psfhosted.org>
2021-10-13 13:03:43vstinnerlinkissue45434 messages
2021-10-13 13:03:43vstinnercreate