[issue16029] pickle.dumps(xrange(sys.maxsize)) produces xrange(0)

Mark Dickinson report at bugs.python.org
Tue Sep 25 15:12:13 CEST 2012


Mark Dickinson added the comment:

Patch with tests.

----------
components: +Interpreter Core -Library (Lib)
stage: needs patch -> commit review
Added file: http://bugs.python.org/file27295/xrange_reduce_repr_2.patch

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


More information about the Python-bugs-list mailing list