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 loewis
Recipients dabrahams, loewis, ncoghlan, piotr.dobrogost, pitrou, sbt
Date 2013-03-14.02:43:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363228993.46.0.106691212165.issue15244@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand whether you are proposing to include the patch into Python as-is; if so, I'm -1 on it for two formal reasons: a) the standard library shouldn't monkey patch itself, and b) OS interfacing should be implemented in C.

That said, having maximum sharing when opnening files sounds fine to me.
History
Date User Action Args
2013-03-14 02:43:13loewissetrecipients: + loewis, ncoghlan, pitrou, dabrahams, sbt, piotr.dobrogost
2013-03-14 02:43:13loewissetmessageid: <1363228993.46.0.106691212165.issue15244@psf.upfronthosting.co.za>
2013-03-14 02:43:13loewislinkissue15244 messages
2013-03-14 02:43:13loewiscreate