[Python-ideas] ExitStack: Allow exiting individual context managers
Nick Coghlan
ncoghlan at gmail.com
Wed Dec 9 01:59:09 EST 2015
On 9 December 2015 at 03:21, Ram Rachum <ram at rachum.com> wrote:
> Thanks for the detailed reply Nick.
>
> I would like an `ExitPool` class but I'm not invested enough in this feature
> to champion it, so I'll let it go at this point. If you'll open the ticket
> and want any feedback from me about the API I'll be happy to give it, just
> email me.
Unfortunately, I haven't even found the time to bring contextlib2 up
to date with the current standard library version, let alone consider
using it to evaluate new APIs like ExitPool :(
Regards,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-ideas
mailing list