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 steve.dower
Recipients Chip Lynch, efiop, emanuel, eryksun, gregory.p.smith, paul.moore, steve.dower, sylvain.corlay, tim.golden, vstinner, zach.ware
Date 2020-05-29.19:00:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590778845.25.0.84995375971.issue37380@roundup.psfhosted.org>
In-reply-to
Content
> import subprocess
> subprocess._cleanup = lambda: None
History
Date User Action Args
2020-05-29 19:00:45steve.dowersetrecipients: + steve.dower, gregory.p.smith, paul.moore, vstinner, tim.golden, zach.ware, eryksun, sylvain.corlay, efiop, emanuel, Chip Lynch
2020-05-29 19:00:45steve.dowersetmessageid: <1590778845.25.0.84995375971.issue37380@roundup.psfhosted.org>
2020-05-29 19:00:45steve.dowerlinkissue37380 messages
2020-05-29 19:00:45steve.dowercreate