]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (#110112)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Thu, 19 Oct 2023 15:05:17 +0000 (16:05 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 15:05:17 +0000 (18:05 +0300)
commit63acf78d710461919b285213fadc817108fb754e
tree0b495c5674bf6ea72ec2d5d7f55dabcffb8dfcba
parentda991337105e6d87b85a20fdcb386aa140f94d23
GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (#110112)
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