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:22:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587414161.16.0.264759490667.issue39942@roundup.psfhosted.org>
In-reply-to
Content
New changeset 694a95ff437613e6295f531336b5bc7cab9e3713 by Miss Islington (bot) in branch '3.7':
bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616)
https://github.com/python/cpython/commit/694a95ff437613e6295f531336b5bc7cab9e3713
History
Date User Action Args
2020-04-20 20:22:41miss-islingtonsetrecipients: + miss-islington, levkivskyi, hongweipeng, jack1142
2020-04-20 20:22:41miss-islingtonsetmessageid: <1587414161.16.0.264759490667.issue39942@roundup.psfhosted.org>
2020-04-20 20:22:41miss-islingtonlinkissue39942 messages
2020-04-20 20:22:41miss-islingtoncreate