]> granicus.if.org Git - python/commit
Issue #22369: Change "context manager protocol" to "context management protocol".
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Sep 2014 20:43:41 +0000 (23:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Sep 2014 20:43:41 +0000 (23:43 +0300)
commit148679982f851e2952b9d34e6ae7932f89650c1d
tree38a4387a2b29b3a3e0bea0944a0dfea2006ce340
parent964feabd79633624f5865a0faac7f8f727b176ce
Issue #22369: Change "context manager protocol" to "context management protocol".
16 files changed:
Doc/library/asyncio-sync.rst
Doc/library/mailbox.rst
Doc/library/multiprocessing.rst
Doc/library/ossaudiodev.rst
Doc/library/tarfile.rst
Doc/library/threading.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.1.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Lib/asyncio/locks.py
Lib/mailbox.py
Misc/HISTORY
Misc/NEWS
Modules/ossaudiodev.c