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