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 methane
Recipients methane, vstinner
Date 2017-03-24.23:30:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398253.3.0.944507807321.issue29684@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 023532e558bb0c5bf60195aebbafe63a0bebd85e by INADA Naoki in branch '3.6':
bpo-29684: Fix minor regression of PyEval_CallObjectWithKeywords. (GH-378)
https://github.com/python/cpython/commit/023532e558bb0c5bf60195aebbafe63a0bebd85e
History
Date User Action Args
2017-03-24 23:30:53methanesetrecipients: + methane, vstinner
2017-03-24 23:30:53methanesetmessageid: <1490398253.3.0.944507807321.issue29684@psf.upfronthosting.co.za>
2017-03-24 23:30:53methanelinkissue29684 messages
2017-03-24 23:30:53methanecreate