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, ncoghlan, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-03-24.22:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393967.06.0.637256932145.issue29735@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f7b0b397e12514ee213bc727c9939b66585cbe2 by Victor Stinner in branch 'master':
bpo-29735: Optimize partial_call(): avoid tuple (#516)
https://github.com/python/cpython/commit/0f7b0b397e12514ee213bc727c9939b66585cbe2
History
Date User Action Args
2017-03-24 22:19:27vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, methane, serhiy.storchaka, yselivanov
2017-03-24 22:19:27vstinnersetmessageid: <1490393967.06.0.637256932145.issue29735@psf.upfronthosting.co.za>
2017-03-24 22:19:27vstinnerlinkissue29735 messages
2017-03-24 22:19:27vstinnercreate