diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2021-07-14 20:09:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 20:09:15 +0300 |
commit | a158b20019b50e3ece6e4743ec4e6ae8d818b690 (patch) | |
tree | de618499ddf29130bc329bee132e370741c2d0c5 /Lib/test/test_socket.py | |
parent | b81cac05606c84958b52ada09f690463a3c7e949 (diff) | |
download | cpython-git-a158b20019b50e3ece6e4743ec4e6ae8d818b690.tar.gz |
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 'Lib/test/test_socket.py')
0 files changed, 0 insertions, 0 deletions