]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110136)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Sep 2023 06:42:37 +0000 (23:42 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2023 06:42:37 +0000 (06:42 +0000)
commita673248d6cb1ae5d5b7fbf0ab6c8db8c32df0eee
treec25e5790bdb56c7184fe3749be7830d75c2678bd
parent42b6883d5f648a95e33f815364c8a529e4574caa
[3.11] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110136)

GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113)
(cherry picked from commit cbdacc738a52a876aae5b74b4665d30a5f204766)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/whatsnew/2.6.rst
Misc/NEWS.d/3.8.0a1.rst