[New-bugs-announce] [issue40966] Remove redundant var in PyErr_NewException

hai shi report at bugs.python.org
Sat Jun 13 01:35:23 EDT 2020


New submission from hai shi <shihai1991 at 126.com>:

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 <report at bugs.python.org>
<https://bugs.python.org/issue40966>
_______________________________________


More information about the New-bugs-announce mailing list