[issue39942] Making instance of `TypeVar` fails because of missing `__name__`

Ivan Levkivskyi report at bugs.python.org
Mon Apr 20 16:02:00 EDT 2020


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:


New changeset a25a04fea5446b1712cde0cff556574be139285a by HongWeipeng in branch 'master':
bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616)
https://github.com/python/cpython/commit/a25a04fea5446b1712cde0cff556574be139285a


----------
nosy: +levkivskyi

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


More information about the Python-bugs-list mailing list