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 jdemeyer, lazka, lukasz.langa, petr.viktorin, vstinner
Date 2019-06-07.15:51:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 740a84de73ad8d02655de0a084036f4b7e49a01b by Victor Stinner in branch 'master':
bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892)
https://github.com/python/cpython/commit/740a84de73ad8d02655de0a084036f4b7e49a01b
History
Date User Action Args
2019-06-07 15:51:34vstinnersetrecipients: + vstinner, petr.viktorin, lukasz.langa, jdemeyer, lazka
2019-06-07 15:51:34vstinnersetmessageid: <[email protected]>
2019-06-07 15:51:34vstinnerlinkissue37191 messages
2019-06-07 15:51:34vstinnercreate