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

Mark Dickinson report at bugs.python.org
Tue Sep 25 21:12:52 CEST 2012


Mark Dickinson added the comment:

Updated patch:  rename range_stop, as suggested in Rietveld review.

----------
Added file: http://bugs.python.org/file27302/xrange_reduce_repr_4.patch

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


More information about the Python-bugs-list mailing list