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 rhettinger
Recipients Aaron.Staley, Ankur.Ankan, chris.jerdonek, docs@python, nanjekyejoannah, rhettinger
Date 2019-08-25.04:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566708135.27.0.414976642812.issue15542@roundup.psfhosted.org>
In-reply-to
Content
FWIW, the underlying code for this in Objects/typeobject.c::type_new().
History
Date User Action Args
2019-08-25 04:42:15rhettingersetrecipients: + rhettinger, chris.jerdonek, docs@python, Aaron.Staley, Ankur.Ankan, nanjekyejoannah
2019-08-25 04:42:15rhettingersetmessageid: <1566708135.27.0.414976642812.issue15542@roundup.psfhosted.org>
2019-08-25 04:42:15rhettingerlinkissue15542 messages
2019-08-25 04:42:15rhettingercreate