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 gvanrossum, kj, miss-islington, sobolevn
Date 2022-01-26.10:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643193591.34.0.888596233985.issue46529@roundup.psfhosted.org>
In-reply-to
Content
New changeset c730342005edf67333c37b575b419e2fc67d232b by Miss Islington (bot) in branch '3.10':
bpo-46529: increase coverage of `typing.Union.__repr__` method (GH-30911)
https://github.com/python/cpython/commit/c730342005edf67333c37b575b419e2fc67d232b
History
Date User Action Args
2022-01-26 10:39:51miss-islingtonsetrecipients: + miss-islington, gvanrossum, sobolevn, kj
2022-01-26 10:39:51miss-islingtonsetmessageid: <1643193591.34.0.888596233985.issue46529@roundup.psfhosted.org>
2022-01-26 10:39:51miss-islingtonlinkissue46529 messages
2022-01-26 10:39:51miss-islingtoncreate