Message400993
| Author | brandtbucher |
|---|---|
| Recipients | FFY00, brandtbucher, gvanrossum, jefferyto, lukasz.langa, methane, obfusk, pablogsal, rhettinger, serhiy.storchaka, vstinner |
| Date | 2021-09-03.13:36:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1630676198.45.0.16034809892.issue37596@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Thanks for finding this, Victor. That failure is surprising to me. Is it really possible for the order of the elements in a set to vary based on platform or build configuration (even with a fixed PYTHONHASHSEED at runtime)? Really, this looks like it’s only a bug in the test’s (read “my”) assumptions, not really in marshal itself. I’m glad I added this little sanity check, though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-03 13:36:38 | brandtbucher | set | recipients: + brandtbucher, gvanrossum, rhettinger, vstinner, methane, lukasz.langa, serhiy.storchaka, pablogsal, FFY00, jefferyto, obfusk |
| 2021-09-03 13:36:38 | brandtbucher | set | messageid: <1630676198.45.0.16034809892.issue37596@roundup.psfhosted.org> |
| 2021-09-03 13:36:38 | brandtbucher | link | issue37596 messages |
| 2021-09-03 13:36:38 | brandtbucher | create | |