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 terry.reedy
Recipients _doublep, belopolsky, benjamin.peterson, loewis, pitrou, terry.reedy
Date 2020-10-22.21:50:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603403439.17.0.241834432297.issue3760@roundup.psfhosted.org>
In-reply-to
Content
12 years later there still is no PyType_Copy, at least not by that name, according to the doc index. So it is either not urgently needed or the need has been covered by other additions. I think that this should be closed as out of date and any new additions should be done in the light of the current situation.
History
Date User Action Args
2020-10-22 21:50:39terry.reedysetrecipients: + terry.reedy, loewis, belopolsky, pitrou, _doublep, benjamin.peterson
2020-10-22 21:50:39terry.reedysetmessageid: <1603403439.17.0.241834432297.issue3760@roundup.psfhosted.org>
2020-10-22 21:50:39terry.reedylinkissue3760 messages
2020-10-22 21:50:39terry.reedycreate