[issue31071] *args unpacking can mask TypeErrors

Serhiy Storchaka report at bugs.python.org
Thu Aug 3 05:14:37 EDT 2017


Serhiy Storchaka added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31071>
_______________________________________


More information about the Python-bugs-list mailing list