
report at bugs
Jul 7, 2009, 8:11 AM
Post #2 of 2
(127 views)
Permalink
|
|
[issue1523] xdrlib fails to detect overflow (struct bug?)
[In reply to]
|
|
Mark Dickinson <dickinsm [at] gmail> added the comment: The deprecated overflow wrapping has been removed from trunk in r73891. (It was already removed in py3k a while ago.) I'd really like to remove the deprecated float coercion from trunk too, but since the warnings weren't functioning properly in 2.6, this probably has to wait until 2.8. ---------- resolution: -> fixed status: open -> closed _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue1523> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|