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 methane
Recipients jdemeyer, methane, serhiy.storchaka
Date 2018-07-03.10:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530613195.92.0.56676864532.issue33418@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure this should be backported to 3.6 and 2.7.
While this is a obvious bug, f.__module__ = f seems very unnatural.
History
Date User Action Args
2018-07-03 10:19:55methanesetrecipients: + methane, serhiy.storchaka, jdemeyer
2018-07-03 10:19:55methanesetmessageid: <1530613195.92.0.56676864532.issue33418@psf.upfronthosting.co.za>
2018-07-03 10:19:55methanelinkissue33418 messages
2018-07-03 10:19:55methanecreate