Skip to content

Commit 3052663

Browse files
committed
blurb news.d
1 parent acf7df0 commit 3052663

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Ensures that sets / frozensets marshal in a consistent order by sorting the
2+
serialised items before writing them. This will result in somewhat slower
3+
serialisation but bytecode files using set literals in certain contexts will
4+
now serialise deterministically where it didn't before.

0 commit comments

Comments
 (0)