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 gregory.p.smith
Recipients Giovanni.Bajo, georg.brandl, gregory.p.smith, jwilk, milko.krachounov, ned.deily, paul.moore, vstinner
Date 2010-12-13.06:45:59
SpamBayes Score 0.0024615792
Marked as misclassified No
Message-id <1292222766.57.0.110138913153.issue7213@psf.upfronthosting.co.za>
In-reply-to
Content
The close_fds default has been fixed in r87206 to remove the DeprecationWarning and remain False on Windows.  It changes to True on POSIX.
History
Date User Action Args
2010-12-13 06:46:06gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, paul.moore, vstinner, jwilk, ned.deily, milko.krachounov, Giovanni.Bajo
2010-12-13 06:46:06gregory.p.smithsetmessageid: <1292222766.57.0.110138913153.issue7213@psf.upfronthosting.co.za>
2010-12-13 06:45:59gregory.p.smithlinkissue7213 messages
2010-12-13 06:45:59gregory.p.smithcreate