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 kj
Recipients gvanrossum, kj, miss-islington, sobolevn
Date 2022-01-26.10:13:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643191996.87.0.332905232775.issue46529@roundup.psfhosted.org>
In-reply-to
Content
New changeset d0c690b5f85c679de6059cf353fe0524e905530e by Nikita Sobolev in branch 'main':
bpo-46529: increase coverage of `typing.Union.__repr__` method (GH-30911)
https://github.com/python/cpython/commit/d0c690b5f85c679de6059cf353fe0524e905530e
History
Date User Action Args
2022-01-26 10:13:16miss-islingtonsetrecipients: + miss-islington
2022-01-26 10:13:16kjsetrecipients: + kj, gvanrossum, sobolevn
2022-01-26 10:13:16kjsetmessageid: <1643191996.87.0.332905232775.issue46529@roundup.psfhosted.org>
2022-01-26 10:13:16kjlinkissue46529 messages
2022-01-26 10:13:16kjcreate