[issue9696] xdrlib's pack_int generates DeprecationWarnings for negative in-range values

Roundup Robot report at bugs.python.org
Sun Mar 27 17:40:00 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset bd5e821f201c by Mark Dickinson in branch '3.1':
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer.
http://hg.python.org/cpython/rev/bd5e821f201c

New changeset 391b2ddbc1b7 by Mark Dickinson in branch '3.2':
Merge #9696
http://hg.python.org/cpython/rev/391b2ddbc1b7

New changeset d9b64a86d5a7 by Mark Dickinson in branch 'default':
Merge #9696
http://hg.python.org/cpython/rev/d9b64a86d5a7

----------

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


More information about the Python-bugs-list mailing list