[issue33311] cgitb: remove parentheses when the error is in module

Serhiy Storchaka report at bugs.python.org
Wed May 9 05:39:35 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 8cf4b34b3665b8bb39ea7111e6b5c3410899d3e4 by Serhiy Storchaka (sblondon) in branch 'master':
bpo-33311: Do not display parameters displayed in parentheses for module call. (GH-6677)
https://github.com/python/cpython/commit/8cf4b34b3665b8bb39ea7111e6b5c3410899d3e4


----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33311>
_______________________________________


More information about the Python-bugs-list mailing list