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-14.13:47:59
SpamBayes Score 0.0030784917
Marked as misclassified No
Message-id <1292334489.02.0.633626028473.issue7213@psf.upfronthosting.co.za>
In-reply-to
Content
I updated the documentation and changed the close_fds default on Windows to be True when possible per Giovanni's suggestion in r87229.  That keeps the API and defaults as consistent as possible across all platforms.
History
Date User Action Args
2010-12-14 13:48:09gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, paul.moore, vstinner, jwilk, ned.deily, milko.krachounov, Giovanni.Bajo
2010-12-14 13:48:09gregory.p.smithsetmessageid: <1292334489.02.0.633626028473.issue7213@psf.upfronthosting.co.za>
2010-12-14 13:47:59gregory.p.smithlinkissue7213 messages
2010-12-14 13:47:59gregory.p.smithcreate