]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (GH-11011...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Oct 2023 15:34:27 +0000 (17:34 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 15:34:27 +0000 (18:34 +0300)
commitf22cdecb1950d87154f15b9a67819ecc472ff510
tree6286aef8a5e3bc8f982d6d857b9a81b745008062
parent1b60244b97f9181d943bc834c83fc5f9440df16b
[3.11] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (GH-110112) (#111076)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/glossary.rst
Doc/library/contextlib.rst
Doc/library/stdtypes.rst
Doc/library/test.rst
Doc/library/unittest.mock.rst
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/2.7.rst
Misc/NEWS.d/3.10.0a7.rst