diff options
author | Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> | 2021-01-11 08:11:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 16:11:41 -0800 |
commit | ace008c531dd685a30c1dd68f9b5ba35f20171cf (patch) | |
tree | 92fa7482600acffc7b40592d061a9c8d9c37c8c1 /Python/pystate.c | |
parent | 81f87bbf9f65702062021a78abd9b8f82c98a414 (diff) | |
download | cpython-ace008c531dd685a30c1dd68f9b5ba35f20171cf.tar.gz cpython-ace008c531dd685a30c1dd68f9b5ba35f20171cf.zip |
Fix various ParamSpec errors in typing (GH-24176)
1. ParamSpec -> TypeVar for ``typing.Concatenate``
2. ParamSpec's call signature should align with its documentation.
Noticed in GH-24169
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions