]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143089: Fix ParamSpec default examples to use list instead of tuple (#143179)
authorVanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com>
Thu, 8 Jan 2026 03:32:44 +0000 (09:02 +0530)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 03:32:44 +0000 (19:32 -0800)
commit67d3d0344f129d486540ab0a41c8c820ca835d18
tree14121e136d03ddbf7acf809e4b50e6102e66c524
parentf11f5ebfe6614de23918e2c0b7eedb3a12a14752
gh-143089: Fix ParamSpec default examples to use list instead of tuple (#143179)
Objects/typevarobject.c