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

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