Message347970
| Author | vstinner |
|---|---|
| Recipients | Christian.Tismer, benjamin.peterson, methane, serhiy.storchaka, vstinner |
| Date | 2019-07-15.15:05:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1563203142.4.0.225904112994.issue34093@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> 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 I created bpo-37596 "Reproducible pyc: frozenset is not serialized in a deterministic order" to track this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-07-15 15:05:42 | vstinner | set | recipients: + vstinner, benjamin.peterson, methane, serhiy.storchaka, Christian.Tismer |
| 2019-07-15 15:05:42 | vstinner | set | messageid: <1563203142.4.0.225904112994.issue34093@roundup.psfhosted.org> |
| 2019-07-15 15:05:42 | vstinner | link | issue34093 messages |
| 2019-07-15 15:05:42 | vstinner | create | |