[issue37596] Reproducible pyc: frozenset is not serialized in a deterministic order

Pablo Galindo Salgado report at bugs.python.org
Fri Jul 30 12:00:20 EDT 2021


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

> I understand, the proposal would be to make frozensets keep the creation order.

That would increase the memory consumption of all frozen set instances, which is likely not going to fly

----------
nosy: +pablogsal

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


More information about the Python-bugs-list mailing list