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 Stefan Pochmann, r.david.murray, serhiy.storchaka
Date 2017-08-03.09:14:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501751677.43.0.899572592223.issue31071@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 946a0b69e217ff22a6c056047eab42053e9a2d5f by Serhiy Storchaka in branch '3.6':
[3.6] bpo-31071: Avoid masking original TypeError in call with * unpacking (GH-2957) (#2991)
https://github.com/python/cpython/commit/946a0b69e217ff22a6c056047eab42053e9a2d5f
History
Date User Action Args
2017-08-03 09:14:37serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, Stefan Pochmann
2017-08-03 09:14:37serhiy.storchakasetmessageid: <1501751677.43.0.899572592223.issue31071@psf.upfronthosting.co.za>
2017-08-03 09:14:37serhiy.storchakalinkissue31071 messages
2017-08-03 09:14:37serhiy.storchakacreate