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 serhiy.storchaka
Recipients MSeifert, martin.panter, r.david.murray, serhiy.storchaka
Date 2017-04-09.07:47:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491724035.16.0.19896342633.issue29951@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 64c8f705c0121a4b45ca2c3bc7b47b282e9efcd8 by Serhiy Storchaka (Michael Seifert) in branch 'master':
bpo-29951: Include function name for some error messages in `PyArg_ParseTuple*` (#916)
https://github.com/python/cpython/commit/64c8f705c0121a4b45ca2c3bc7b47b282e9efcd8
History
Date User Action Args
2017-04-09 07:47:15serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, martin.panter, MSeifert
2017-04-09 07:47:15serhiy.storchakasetmessageid: <1491724035.16.0.19896342633.issue29951@psf.upfronthosting.co.za>
2017-04-09 07:47:15serhiy.storchakalinkissue29951 messages
2017-04-09 07:47:14serhiy.storchakacreate