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 ncoghlan
Recipients lemburg, mark.dickinson, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner
Date 2017-02-18.05:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487394798.4.0.921401850746.issue29548@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 72dccde884d89586b0cafd990675b7e21720a81f by GitHub in branch 'ncoghlan-devguide-link':
bpo-29548: Fix some inefficient call API usage (GH-97)
https://github.com/python/cpython/commit/72dccde884d89586b0cafd990675b7e21720a81f
History
Date User Action Args
2017-02-18 05:27:33ezio.melottiunlinkissue29548 messages
2017-02-18 05:13:18ncoghlansetrecipients: + ncoghlan, lemburg, rhettinger, mark.dickinson, vstinner, methane, serhiy.storchaka
2017-02-18 05:13:18ncoghlansetmessageid: <1487394798.4.0.921401850746.issue29548@psf.upfronthosting.co.za>
2017-02-18 05:13:18ncoghlanlinkissue29548 messages
2017-02-18 05:13:18ncoghlancreate