encoders.py
4.44 KB
-
The encoder now returns tuples instead of lists. · 79e91dff
Tuples take a little less memory which is significant when serializing a lot of objects.
Omer Katz committed
Tuples take a little less memory which is significant when serializing a lot of objects.