Message 407421 - Python tracker

Message407421

Author zeth
Recipients levkivskyi, srittau, zeth
Date 2021-12-01.01:34:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638322479.7.0.398284340672.issue31700@roundup.psfhosted.org>
In-reply-to
Content
I don't get why this is closed. It is a bug. The Generator type annotation works differently than the others, it shouldn't.

Sebastian Rittau is correct here, the closer doesn't seem to have understood. 

As for using Iterator instead as the documentation suggests, that makes a mockery of the whole process. You might as well set everything to Any.
History
Date User Action Args
2021-12-01 01:34:39zethsetrecipients: + zeth, srittau, levkivskyi
2021-12-01 01:34:39zethsetmessageid: <1638322479.7.0.398284340672.issue31700@roundup.psfhosted.org>
2021-12-01 01:34:39zethlinkissue31700 messages
2021-12-01 01:34:39zethcreate