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 eric.smith, levkivskyi, miss-islington, samuelcolvin, serhiy.storchaka, xtreak
Date 2019-10-13.12:04:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570968248.03.0.445295875495.issue38431@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6da52ac411947d1a7958bbad831fcf8dfc8c95fe by Miss Islington (bot) in branch '3.8':
bpo-38431: Fix __repr__ method of InitVar to work with typing objects. (GH-16702)
https://github.com/python/cpython/commit/6da52ac411947d1a7958bbad831fcf8dfc8c95fe
History
Date User Action Args
2019-10-13 12:04:08miss-islingtonsetrecipients: + miss-islington, eric.smith, serhiy.storchaka, levkivskyi, samuelcolvin, xtreak
2019-10-13 12:04:08miss-islingtonsetmessageid: <1570968248.03.0.445295875495.issue38431@roundup.psfhosted.org>
2019-10-13 12:04:08miss-islingtonlinkissue38431 messages
2019-10-13 12:04:07miss-islingtoncreate