[Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore(). (original) (raw)
Zero Piraeus z at etiol.net
Tue Oct 15 15:41:10 CEST 2013
- Previous message: [Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore().
- Next message: [Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore().
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
: On Tue, Oct 15, 2013 at 10:05:41PM +1000, Nick Coghlan wrote:
I've come to the conclusion it makes sense to rename it from ignore to suppress, since that's the term already used for this operation in the rest of the context management docs: http://bugs.python.org/issue19266
Given the number of people vehemently opposed to the old name, I'm sure there will be plenty of volunteers to create a patch while I do some more work on PEP 453 :)
Patch submitted :-)
-[]z.
-- Zero Piraeus: dictatum erat http://etiol.net/pubkey.asc
- Previous message: [Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore().
- Next message: [Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore().
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]