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 da-woods, gregory.p.smith, llllllllll, scoder, vstinner
Date 2021-04-28.17:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619629773.28.0.37454672572.issue28254@roundup.psfhosted.org>
In-reply-to
Content
New changeset 103d5e420dd90489933ad9da8bb1d6008773384d by Victor Stinner in branch 'master':
bpo-28254: _posixsubprocess uses PyGC_Enable/PyGC_Disable (GH-25693)
https://github.com/python/cpython/commit/103d5e420dd90489933ad9da8bb1d6008773384d
History
Date User Action Args
2021-04-28 17:09:33vstinnersetrecipients: + vstinner, gregory.p.smith, scoder, llllllllll, da-woods
2021-04-28 17:09:33vstinnersetmessageid: <1619629773.28.0.37454672572.issue28254@roundup.psfhosted.org>
2021-04-28 17:09:33vstinnerlinkissue28254 messages
2021-04-28 17:09:33vstinnercreate