Mark Dickinson added the comment:

I added some comments on Rietveld.

Apart from the bug in _PyLong_AsInt mentioned above, the patch mostly looks 
good.  But there are many changes, some of which will have user-visible 
effects, and I think it's somewhat risky to make all these changes in bugfix 
releases (which now includes Python 3.3).

Perhaps there could be a smaller patch aimed at the bugfix releases?  Ideally, 
each fix there should be backed by a regression test.

----------
versions: +Python 3.4

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

Reply via email to