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