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