]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143089: Fix ParamSpec default examples to use list instead of tuple (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jan 2026 11:49:43 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 11:49:43 +0000 (11:49 +0000)
commit5af09f500b18729db25110123eb83c79ece06919
tree968a5a8ed425b0b08d8ac860eb8aad4e2414e08c
parente1572eadd0f4b572fdd2c5b0c9039b9cd194aee5
[3.13] gh-143089: Fix ParamSpec default examples to use list instead of tuple (GH-143179) (#143539)

Co-authored-by: VanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com>
Objects/typevarobject.c