This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients hongweipeng, jack1142, levkivskyi, miss-islington
Date 2020-04-20.20:24:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587414282.36.0.375192730876.issue39942@roundup.psfhosted.org>
In-reply-to
Content
New changeset 41660cac63c1a216e43335007e329e213054100e by Miss Islington (bot) in branch '3.8':
bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616)
https://github.com/python/cpython/commit/41660cac63c1a216e43335007e329e213054100e
History
Date User Action Args
2020-04-20 20:24:42miss-islingtonsetrecipients: + miss-islington, levkivskyi, hongweipeng, jack1142
2020-04-20 20:24:42miss-islingtonsetmessageid: <1587414282.36.0.375192730876.issue39942@roundup.psfhosted.org>
2020-04-20 20:24:42miss-islingtonlinkissue39942 messages
2020-04-20 20:24:42miss-islingtoncreate