]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101100: Fix reference warnings for ``namedtuple`` (#110113)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 30 Sep 2023 06:32:35 +0000 (07:32 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2023 06:32:35 +0000 (23:32 -0700)
commitcbdacc738a52a876aae5b74b4665d30a5f204766
tree06746b64f802ce5cdb3fa0bf826a4f441862ff84
parent613c0d4e866341e15a66704643a6392ce49058ba
GH-101100: Fix reference warnings for ``namedtuple`` (#110113)
Doc/whatsnew/2.6.rst
Misc/NEWS.d/3.8.0a1.rst