diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-07-14 17:09:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 17:09:15 (GMT) |
commit | a158b20019b50e3ece6e4743ec4e6ae8d818b690 (patch) | |
tree | de618499ddf29130bc329bee132e370741c2d0c5 /Python/makeopcodetargets.py | |
parent | b81cac05606c84958b52ada09f690463a3c7e949 (diff) | |
download | cpython-a158b20019b50e3ece6e4743ec4e6ae8d818b690.zip cpython-a158b20019b50e3ece6e4743ec4e6ae8d818b690.tar.gz cpython-a158b20019b50e3ece6e4743ec4e6ae8d818b690.tar.bz2 |
bpo-44632: Fix support of TypeVar in the union type (GH-27139)
int | TypeVar('T') returns now an instance of types.Union
instead of typing.Union.
Diffstat (limited to 'Python/makeopcodetargets.py')
0 files changed, 0 insertions, 0 deletions