Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

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

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jul 5, 2009, 3:15 AM

Post #1 of 2 (144 views)
Permalink
[issue1523] xdrlib fails to detect overflow (struct bug?)

Mark Dickinson <dickinsm [at] gmail> 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>
<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


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

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.