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 Martin.Teichmann, ncoghlan, serhiy.storchaka
Date 2017-05-09.11:09:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494328180.01.0.55015872078.issue30306@psf.upfronthosting.co.za>
In-reply-to
Content
You're right, there's no actual requirement that _recreate_cm() call self.__class__, so it can use a different type internally.
History
Date User Action Args
2017-05-09 11:09:40ncoghlansetrecipients: + ncoghlan, serhiy.storchaka, Martin.Teichmann
2017-05-09 11:09:40ncoghlansetmessageid: <1494328180.01.0.55015872078.issue30306@psf.upfronthosting.co.za>
2017-05-09 11:09:39ncoghlanlinkissue30306 messages
2017-05-09 11:09:39ncoghlancreate