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, miss-islington, sobolevn
Date 2021-09-26.17:09:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632676193.99.0.838927021866.issue45280@roundup.psfhosted.org>
In-reply-to
Content
New changeset d452b2963ba91d6bce29bb96733ed8bd1c0448b0 by Miss Islington (bot) in branch '3.10':
bpo-45280: Add test for empty `NamedTuple` in `test_typing` (GH-28559) (GH-28571)
https://github.com/python/cpython/commit/d452b2963ba91d6bce29bb96733ed8bd1c0448b0
History
Date User Action Args
2021-09-26 17:09:54lukasz.langasetrecipients: + lukasz.langa, miss-islington, sobolevn
2021-09-26 17:09:53lukasz.langasetmessageid: <1632676193.99.0.838927021866.issue45280@roundup.psfhosted.org>
2021-09-26 17:09:53lukasz.langalinkissue45280 messages
2021-09-26 17:09:53lukasz.langacreate