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 serhiy.storchaka
Recipients Arfrever, serhiy.storchaka, xiang.zhang, yselivanov
Date 2016-11-10.14:43:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478788998.35.0.684536575606.issue24329@psf.upfronthosting.co.za>
In-reply-to
Content
__qualname__ doesn't makes much sense if it doesn't match __module__. If _GeneratorWrapper patches __qualname__, I think it should patch __module__ too.
History
Date User Action Args
2016-11-10 14:43:18serhiy.storchakasetrecipients: + serhiy.storchaka, Arfrever, yselivanov, xiang.zhang
2016-11-10 14:43:18serhiy.storchakasetmessageid: <1478788998.35.0.684536575606.issue24329@psf.upfronthosting.co.za>
2016-11-10 14:43:18serhiy.storchakalinkissue24329 messages
2016-11-10 14:43:18serhiy.storchakacreate