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 eric.araujo
Recipients Arfrever, David.Townshend, Devin Jeanpierre, Julian, amaury.forgeotdarc, benjamin.peterson, cvrebert, docs@python, eric.araujo, neologix, pitrou, vstinner
Date 2011-12-31.00:37:42
SpamBayes Score 0.00082946086
Marked as misclassified No
Message-id <1325291864.93.0.942110099636.issue12760@psf.upfronthosting.co.za>
In-reply-to
Content
> [...] There is slightly more versatility with the opener method, but no more obviousness
> and no less typing.

I agree with your opinion.  I re-read this report:
- Antoine thinks this fills an important use case, namely avoiding race conditions
- Amaury then suggested the opener argument idea, which was implemented in the openat bug
- Antoine judged it would be better than what we had before

I don’t have a strong opinion on “opener is generic and good enough” vs. “not as ice as it could be”.  Antoine seems to agree with you, so your patch will get reviewed and eventually accepted.  Cheers
History
Date User Action Args
2011-12-31 00:37:45eric.araujosetrecipients: + eric.araujo, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, Devin Jeanpierre, Arfrever, cvrebert, neologix, docs@python, Julian, David.Townshend
2011-12-31 00:37:44eric.araujosetmessageid: <1325291864.93.0.942110099636.issue12760@psf.upfronthosting.co.za>
2011-12-31 00:37:42eric.araujolinkissue12760 messages
2011-12-31 00:37:42eric.araujocreate