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 corona10
Recipients corona10, eric.snow, erlendaasland, pablogsal, phsilva, shihai1991, skrah, vstinner
Date 2020-08-26.17:22:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598462557.86.0.157487395899.issue40077@roundup.psfhosted.org>
In-reply-to
Content
New changeset 31967fd8d0220af84e2698172d1378bffc8cd851 by Dong-hee Na in branch 'master':
bpo-40077: Convert _operator to use PyType_FromSpec (GH-21954)
https://github.com/python/cpython/commit/31967fd8d0220af84e2698172d1378bffc8cd851
History
Date User Action Args
2020-08-26 17:22:37corona10setrecipients: + corona10, vstinner, phsilva, skrah, eric.snow, pablogsal, shihai1991, erlendaasland
2020-08-26 17:22:37corona10setmessageid: <1598462557.86.0.157487395899.issue40077@roundup.psfhosted.org>
2020-08-26 17:22:37corona10linkissue40077 messages
2020-08-26 17:22:37corona10create