Message329643
One other thought: We should add a note to the docs for all of the serialization formats saying that we specifically disclaim that they will always generate exactly the same output byte-for-byte. When Serhiy made some small optimizations to the encoding of pickles, it would have broken any test that checked byte-level equality rather than semantic level equality (checked by making sure the pickle/unpickle steps would round-trip without loss of information). |
|
Date |
User |
Action |
Args |
2018-11-10 20:47:03 | rhettinger | set | recipients:
+ rhettinger, scoder, vstinner, taleinat, nedbat, eli.bendersky, serhiy.storchaka, Mariatta, dfrojas |
2018-11-10 20:47:03 | rhettinger | set | messageid: <1541882823.03.0.788709270274.issue34160@psf.upfronthosting.co.za> |
2018-11-10 20:47:03 | rhettinger | link | issue34160 messages |
2018-11-10 20:47:02 | rhettinger | create | |
|