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 jarondl, larry, serhiy.storchaka, vstinner, zach.ware
Date 2018-09-03.21:17:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536009444.71.0.56676864532.issue26901@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 65fc98e7b1f62c2e621f04780a3a77c3498cc195 by Victor Stinner in branch 'master':
bpo-26901: Fix the Argument Clinic test suite (GH-8879)
https://github.com/python/cpython/commit/65fc98e7b1f62c2e621f04780a3a77c3498cc195
History
Date User Action Args
2018-09-03 21:17:24vstinnersetrecipients: + vstinner, larry, zach.ware, serhiy.storchaka, jarondl
2018-09-03 21:17:24vstinnersetmessageid: <1536009444.71.0.56676864532.issue26901@psf.upfronthosting.co.za>
2018-09-03 21:17:24vstinnerlinkissue26901 messages
2018-09-03 21:17:24vstinnercreate