[Python-Dev] Iterator version of contextlib.nested (original) (raw)
Hagen Fürstenau hfuerstenau at gmx.net
Sun Jun 14 10🔞28 CEST 2009
- Previous message: [Python-Dev] Iterator version of contextlib.nested
- Next message: [Python-Dev] Iterator version of contextlib.nested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I actually almost asked for that to be changed to a PendingDeprecationWarning when it was first added - Benjamin, do you mind if I downgrade this warning to a pending one post rc2?
I'm not sure what that would buy us. For the use case I mentioned it would be just as annoying to get a PendingDeprecationWarning. But if the warning was completely removed now, nested could still get deprecated in 3.2 as soon as some better mechanism for a variable number of managers has been provided.
- Hagen
- Previous message: [Python-Dev] Iterator version of contextlib.nested
- Next message: [Python-Dev] Iterator version of contextlib.nested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]