]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110135)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 10:07:58 +0000 (03:07 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 10:07:58 +0000 (12:07 +0200)
commit6f6ca1daa4a1452bcb4a3e900767333d1f97b937
tree26d6ed704d7c92bc4ebce2e996c2cbc68f0d477f
parentb0a8cb2901be6b5148b3ed1213035c625349e9f0
[3.12] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110135)

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