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 mjpieters, serhiy.storchaka, vstinner
Date 2017-06-09.20:28:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497040115.44.0.557403227579.issue30524@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b7577456c430283f8b7ec4e914b701cb943cc69b by Victor Stinner in branch '3.6':
bpo-30524: Write unit tests for FASTCALL (#2022) (#2030)
https://github.com/python/cpython/commit/b7577456c430283f8b7ec4e914b701cb943cc69b
History
Date User Action Args
2017-06-09 20:28:35vstinnersetrecipients: + vstinner, mjpieters, serhiy.storchaka
2017-06-09 20:28:35vstinnersetmessageid: <1497040115.44.0.557403227579.issue30524@psf.upfronthosting.co.za>
2017-06-09 20:28:35vstinnerlinkissue30524 messages
2017-06-09 20:28:35vstinnercreate