New submission from hai shi <[email protected]>:
Looks like `classname` in PyErr_NewException() is redundant: https://github.com/python/cpython/blob/master/Python/errors.c#L1082 ---------- components: Interpreter Core messages: 371438 nosy: shihai1991 priority: normal severity: normal status: open title: Remove redundant var in PyErr_NewException versions: Python 3.10 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue40966> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
