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 lukasz.langa
Recipients lukasz.langa, sobolevn
Date 2021-09-26.16:32:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632673946.2.0.504789154869.issue45280@roundup.psfhosted.org>
In-reply-to
Content
New changeset f56268a2cd38b3fe2be1e4361d3d8b581e73559b by Nikita Sobolev in branch 'main':
bpo-45280: Add test for empty `NamedTuple` in `test_typing` (GH-28559)
https://github.com/python/cpython/commit/f56268a2cd38b3fe2be1e4361d3d8b581e73559b
History
Date User Action Args
2021-09-26 16:32:26lukasz.langasetrecipients: + lukasz.langa, sobolevn
2021-09-26 16:32:26lukasz.langasetmessageid: <1632673946.2.0.504789154869.issue45280@roundup.psfhosted.org>
2021-09-26 16:32:26lukasz.langalinkissue45280 messages
2021-09-26 16:32:26lukasz.langacreate