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 methane, serhiy.storchaka, vstinner
Date 2017-03-25.00:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490401555.32.0.399319494238.issue29524@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c22bfaae83ab5436d008ac0d13e7b47cbe776f08 by Victor Stinner in branch 'master':
bpo-29524: Add Objects/call.c file (#12)
https://github.com/python/cpython/commit/c22bfaae83ab5436d008ac0d13e7b47cbe776f08
History
Date User Action Args
2017-03-25 00:25:55vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2017-03-25 00:25:55vstinnersetmessageid: <1490401555.32.0.399319494238.issue29524@psf.upfronthosting.co.za>
2017-03-25 00:25:55vstinnerlinkissue29524 messages
2017-03-25 00:25:55vstinnercreate