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 miss-islington
Recipients gregory.p.smith, izbyshev, kevans, kevans91, miss-islington
Date 2022-04-08.18:10:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649441443.07.0.793220795351.issue47260@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89697f7374ea947ebe8e36131e2d3e21fff6fa1d by Miss Islington (bot) in branch '3.10':
bpo-47260: Fix os.closerange() potentially being a no-op in a seccomp sandbox (GH-32418)
https://github.com/python/cpython/commit/89697f7374ea947ebe8e36131e2d3e21fff6fa1d
History
Date User Action Args
2022-04-08 18:10:43miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, izbyshev, kevans, kevans91
2022-04-08 18:10:43miss-islingtonsetmessageid: <1649441443.07.0.793220795351.issue47260@roundup.psfhosted.org>
2022-04-08 18:10:43miss-islingtonlinkissue47260 messages
2022-04-08 18:10:43miss-islingtoncreate