Serhiy Storchaka added the comment:

I have committed simplified patches. They don't change an exception type from 
OverflowError to re.error (but an error message now is more helpful) and don't 
made the code clever enough to not raise an exception when a repetition number 
is exceeded sys.maxsize.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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

Reply via email to