[Python-ideas] Enhanced context managers with ContextManagerExit and None
Nick Coghlan
ncoghlan at gmail.com
Wed Aug 14 23:52:47 CEST 2013
On 14 August 2013 17:05, Kristján Valur Jónsson <kristjan at ccpgames.com> wrote:
> Phew, it is a bit awkward to discuss this in two separate places. Those interested are invited to take a peek at the issue as well:
> http://bugs.python.org/issue18677
I put my real reply on the tracker issue (since that's a better
historical record), but the short version is that you've persuaded
*me* to go back to wanting to fix this (since your approach is
significantly less horrible than what I came up with back in 2009 for
PEP 377), which means Guido is the one you need to convince to let you
reopen the PEP (I added him to the nosy list on the issue).
If Guido still doesn't like it, then it will stay broken :(
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-ideas
mailing list