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 Dormouse759, miss-islington, ncoghlan, petr.viktorin, scoder, shihai1991, terry.reedy, vstinner
Date 2020-05-13.22:31:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589409098.31.0.785216022932.issue38787@roundup.psfhosted.org>
In-reply-to
Content
New changeset 97e1568325e4d8eff2fc80eeb174b3f3e5d1c350 by Victor Stinner in branch 'master':
bpo-38787: Fix Argument Clinic defining_class_converter (GH-20074)
https://github.com/python/cpython/commit/97e1568325e4d8eff2fc80eeb174b3f3e5d1c350
History
Date User Action Args
2020-05-13 22:31:38vstinnersetrecipients: + vstinner, terry.reedy, ncoghlan, scoder, petr.viktorin, Dormouse759, miss-islington, shihai1991
2020-05-13 22:31:38vstinnersetmessageid: <1589409098.31.0.785216022932.issue38787@roundup.psfhosted.org>
2020-05-13 22:31:38vstinnerlinkissue38787 messages
2020-05-13 22:31:38vstinnercreate