]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias` (#105488)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 1 Jul 2023 00:04:50 +0000 (03:04 +0300)
committerGitHub <noreply@github.com>
Sat, 1 Jul 2023 00:04:50 +0000 (00:04 +0000)
commiteb7d6e7ad844955f9af88707d296e003c7ce4394
tree952b2865e9612414c207b9deb1cc10e0b14e9956
parente212618bafaa4f775502e3442de0affb80205b5e
gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias` (#105488)
Lib/test/test_genericalias.py
Lib/test/test_type_aliases.py
Misc/NEWS.d/next/Core and Builtins/2023-06-08-09-10-15.gh-issue-105486.dev-WS.rst [new file with mode: 0644]
Objects/genericaliasobject.c