summaryrefslogtreecommitdiff
path: root/Lib/test/test_socket.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-07-14 20:09:15 +0300
committerGitHub <noreply@github.com>2021-07-14 20:09:15 +0300
commita158b20019b50e3ece6e4743ec4e6ae8d818b690 (patch)
treede618499ddf29130bc329bee132e370741c2d0c5 /Lib/test/test_socket.py
parentb81cac05606c84958b52ada09f690463a3c7e949 (diff)
downloadcpython-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