diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-07-15 07:25:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 07:25:22 (GMT) |
commit | cc1a47c849a206441c9b370b6ca954862a523082 (patch) | |
tree | 25abd46ff3472c10c83358d96ec9f6df5d3501f6 /Include/fileobject.h | |
parent | 6dec5255829a31826990ea40ca106cc496570df2 (diff) | |
download | cpython-cc1a47c849a206441c9b370b6ca954862a523082.zip cpython-cc1a47c849a206441c9b370b6ca954862a523082.tar.gz cpython-cc1a47c849a206441c9b370b6ca954862a523082.tar.bz2 |
bpo-44632: Fix support of TypeVar in the union type (GH-27139) (GH-27143)
int | TypeVar('T') returns now an instance of types.Union
instead of typing.Union.
(cherry picked from commit a158b20019b50e3ece6e4743ec4e6ae8d818b690)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Include/fileobject.h')
0 files changed, 0 insertions, 0 deletions