[issue34093] Reproducible pyc: FLAG_REF is not stable.

STINNER Victor report at bugs.python.org
Thu Jul 12 04:00:41 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

According to Serhiy Storchaka, currently marshal.dumps() writes frozenset in arbitrary order, and so frozenset serialization is not reproducible:
https://mail.python.org/pipermail/python-dev/2018-July/154604.html

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list