summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorMatt Bogosian <matt@bogosian.net>2022-03-11 14:57:52 (GMT)
committerGitHub <noreply@github.com>2022-03-11 14:57:52 (GMT)
commit3bc801960655ea265599805eac24173164b511a6 (patch)
treeffc6d64510a05d17d56910a584707883a093c4aa /LICENSE
parent4199b7ffbbaa5fe52a4c85c8672ac6773a75ba8f (diff)
downloadcpython-3bc801960655ea265599805eac24173164b511a6.zip
cpython-3bc801960655ea265599805eac24173164b511a6.tar.gz
cpython-3bc801960655ea265599805eac24173164b511a6.tar.bz2
[3.10] bpo-46581: Propagate private vars via _GenericAlias.copy_with (GH-31061) (GH-31821)
(Cherry-picked from 32bf3597922ac3f613989582afa2bff43bea8a2f.) GH-26091 added the _typevar_types and _paramspec_tvars instance variables to _GenericAlias. However, they were not propagated consistently. This commit addresses the most prominent deficiency identified in bpo-46581 (namely their absence from _GenericAlias.copy_with), but there could be others. Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions