]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:41 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 11:49:41 +0000 (11:49 +0000)
commitde53bf41682223dd3b7601c2ee67bf53bd5b4394
treee29713af7fefe484575ceaddca9319c12f735a18
parente8ac4271b159b7f47e15fb390da808d45037b61f
[3.14] gh-143089: Fix ParamSpec default examples to use list instead of tuple (GH-143179) (#143538)

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