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 gvanrossum
Recipients gvanrossum, kj, sobolevn
Date 2022-01-19.21:24:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642627471.15.0.242574735289.issue46437@roundup.psfhosted.org>
In-reply-to
Content
New changeset 263c0dd16017613c5ea2fbfc270be4de2b41b5ad by Nikita Sobolev in branch 'main':
bpo-46437: remove useless `hasattr` from `test_typing` (#30704)
https://github.com/python/cpython/commit/263c0dd16017613c5ea2fbfc270be4de2b41b5ad
History
Date User Action Args
2022-01-19 21:24:31gvanrossumsetrecipients: + gvanrossum, sobolevn, kj
2022-01-19 21:24:31gvanrossumsetmessageid: <1642627471.15.0.242574735289.issue46437@roundup.psfhosted.org>
2022-01-19 21:24:31gvanrossumlinkissue46437 messages
2022-01-19 21:24:31gvanrossumcreate