[issue41531] Python 3.9 regression: Literal dict with > 65535 items are one item shorter

Zbyszek Jędrzejewski-Szmek report at bugs.python.org
Wed Aug 12 12:08:28 EDT 2020


Zbyszek Jędrzejewski-Szmek <zbyszek at in.waw.pl> added the comment:

Bisect says 8a4cd700a7426341c2074a2b580306d2d60ec839 is the first bad commit. Considering that 0xFFFF appears a few times in that patch, that seems plausible ;)

----------

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


More information about the Python-bugs-list mailing list