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 kevans
Recipients gregory.p.smith, kevans, kevans91, miss-islington, vstinner
Date 2020-10-12.02:58:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602471487.83.0.0998161030324.issue40422@roundup.psfhosted.org>
In-reply-to
Content
Would you like that on a distinct issue, or is it ok to reuse this BPO since it's a location improvement of an API just introduced?

I've got a local branch now that:

1. moves the suppress IPH stuff into _Py_closerange
2. moves the definition into Python/fileutils.c
3. moves the declaration into Include/fileutils h
History
Date User Action Args
2020-10-12 02:58:08kevanssetrecipients: + kevans, gregory.p.smith, vstinner, miss-islington, kevans91
2020-10-12 02:58:07kevanssetmessageid: <1602471487.83.0.0998161030324.issue40422@roundup.psfhosted.org>
2020-10-12 02:58:07kevanslinkissue40422 messages
2020-10-12 02:58:07kevanscreate