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 ncoghlan
Recipients larry, ncoghlan, serhiy.storchaka, yselivanov
Date 2014-02-04.11:20:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391512841.34.0.905830217319.issue20489@psf.upfronthosting.co.za>
In-reply-to
Content
For 3.4, I'd prefer to just not convert these functions. The right fix is to figure out how to get __name__ set appropriately, and that's something the C extension module improvements in 3.5 should be able to help with.
History
Date User Action Args
2014-02-04 11:20:41ncoghlansetrecipients: + ncoghlan, larry, serhiy.storchaka, yselivanov
2014-02-04 11:20:41ncoghlansetmessageid: <1391512841.34.0.905830217319.issue20489@psf.upfronthosting.co.za>
2014-02-04 11:20:41ncoghlanlinkissue20489 messages
2014-02-04 11:20:41ncoghlancreate