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

Roundup Robot report at bugs.python.org
Sun Mar 27 17:15:32 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset d3f9a6d7f6e4 by Mark Dickinson in branch '2.7':
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/d3f9a6d7f6e4

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list