[issue46161] `class A(1, 2, 3, **d): pass` gives bad bytecode

Mark Shannon report at bugs.python.org
Mon Jan 17 12:45:58 EST 2022


Mark Shannon <mark at hotpy.org> added the comment:


New changeset c118c2455c95baea08045dc64963600b7a56b6fd by zq1997 in branch 'main':
bpo-46161: Fix bug in starunpack_helper in compile.c (GH-30235)
https://github.com/python/cpython/commit/c118c2455c95baea08045dc64963600b7a56b6fd


----------

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


More information about the Python-bugs-list mailing list