[issue20416] Marshal: special case int and float, don't use references

STINNER Victor report at bugs.python.org
Tue Jan 28 11:20:21 CET 2014


STINNER Victor added the comment:

Oh by the way, on Python 3.4, the file size (on version 3 and 4) is unchanged with my patch. Writing a reference produces takes exactly the same size than an integer.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20416>
_______________________________________


More information about the Python-bugs-list mailing list