[issue44632] Union with TypeVar does not work as intended

Serhiy Storchaka report at bugs.python.org
Wed Jul 14 13:09:18 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset a158b20019b50e3ece6e4743ec4e6ae8d818b690 by Serhiy Storchaka in branch 'main':
bpo-44632: Fix support of TypeVar in the union type (GH-27139)
https://github.com/python/cpython/commit/a158b20019b50e3ece6e4743ec4e6ae8d818b690


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44632>
_______________________________________


More information about the Python-bugs-list mailing list