]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:25 +0000 (17:34 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 15:34:25 +0000 (18:34 +0300)
commit91a6e98e927ac529adeff57d33e87abcf448efec
treeef56163a734c39957a7df0e9f5e7130c0ea1c7e2
parentcdcab408a017fd8059921ffa0b4ee85be16e1e87
[3.12] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (GH-110112) (#111075)

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