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

Pablo Galindo Salgado report at bugs.python.org
Fri Sep 4 19:38:58 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset d64d78be20ced6ac9de58e91e69eaba184e36e9b by Miss Islington (bot) in branch '3.9':
bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850) (GH-22107)
https://github.com/python/cpython/commit/d64d78be20ced6ac9de58e91e69eaba184e36e9b


----------

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


More information about the Python-bugs-list mailing list