]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#111074)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Oct 2023 15:33:12 +0000 (17:33 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 15:33:12 +0000 (18:33 +0300)
commit1b60244b97f9181d943bc834c83fc5f9440df16b
tree597276cf37e5c1b4b7fef7b7f16c46fa7437585c
parent4fc5352a0d52d8077b4c2ad03c963a99b1fbe790
[3.11] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#111074)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
20 files changed:
Doc/glossary.rst
Doc/library/abc.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/email.compat32-message.rst
Doc/library/email.message.rst
Doc/library/functions.rst
Doc/library/mailbox.rst
Doc/library/operator.rst
Doc/library/stdtypes.rst
Doc/library/unittest.mock.rst
Doc/library/wsgiref.rst
Doc/library/xml.dom.pulldom.rst
Doc/reference/compound_stmts.rst
Doc/reference/expressions.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.8.rst
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/3.8.0a1.rst