[issue1523] xdrlib fails to detect overflow (struct bug?)

Mark Dickinson report at bugs.python.org
Sun Jul 5 12:15:44 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

I think there's nothing we can do about this in 2.6: there's probably code 
out there that depends on the overflow behaviour.

However, 2.6 should have been issuing DeprecationWarnings for overflow 
handling, so it would be safe to remove the overflow wrapping for 2.7.

----------

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


More information about the Python-bugs-list mailing list