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 vstinner
Recipients corona10, pablogsal, phsilva, skrah, vstinner
Date 2020-03-30.14:35:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585578944.9.0.598959824545.issue40077@roundup.psfhosted.org>
In-reply-to
Content
New changeset 53e4c91725083975598350877e2ed8e2d0194114 by Dong-hee Na in branch 'master':
bpo-40077: Convert _abc module to use PyType_FromSpec() (GH-19202)
https://github.com/python/cpython/commit/53e4c91725083975598350877e2ed8e2d0194114
History
Date User Action Args
2020-03-30 14:35:44vstinnersetrecipients: + vstinner, phsilva, skrah, corona10, pablogsal
2020-03-30 14:35:44vstinnersetmessageid: <1585578944.9.0.598959824545.issue40077@roundup.psfhosted.org>
2020-03-30 14:35:44vstinnerlinkissue40077 messages
2020-03-30 14:35:44vstinnercreate