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 xiang.zhang
Recipients chrysn, xiang.zhang
Date 2017-02-26.07:49:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488095381.41.0.665320296475.issue29650@psf.upfronthosting.co.za>
In-reply-to
Content
Yes. This is the case for builtin types which usually get their own __new__ methods. See #5996.
History
Date User Action Args
2017-02-26 07:49:41xiang.zhangsetrecipients: + xiang.zhang, chrysn
2017-02-26 07:49:41xiang.zhangsetmessageid: <1488095381.41.0.665320296475.issue29650@psf.upfronthosting.co.za>
2017-02-26 07:49:41xiang.zhanglinkissue29650 messages
2017-02-26 07:49:41xiang.zhangcreate