Mark Dickinson added the comment:

> It's maybe safer (and simpler) to not touch such code in Python
> older than 3.4.

So far, I've been fixing these overflow bugs only in the development branches, 
unless they can be shown to cause actual bugs.  That said, I think it's 
probably okay to apply these for 3.3 as well as 3.4, especially since the 3.3 
patch is smaller than the others.  I'll review and apply.

----------
assignee:  -> mark.dickinson

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16096>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to