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 sbt
Recipients sbt
Date 2012-11-15.17:44:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353001449.15.0.429236544802.issue16481@psf.upfronthosting.co.za>
In-reply-to
Content
On Windows the handle for a child process is not closed when the popen/process object is garbage collected.
History
Date User Action Args
2012-11-15 17:44:09sbtsetrecipients: + sbt
2012-11-15 17:44:09sbtsetmessageid: <1353001449.15.0.429236544802.issue16481@psf.upfronthosting.co.za>
2012-11-15 17:44:09sbtlinkissue16481 messages
2012-11-15 17:44:09sbtcreate