This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients ezio.melotti, mrabarnett, serhiy.storchaka, techmaurice, vstinner
Date 2013-01-31.15:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201301311722.59541.storchaka@gmail.com>
In-reply-to <1359643074.19.0.657863786892.issue13169@psf.upfronthosting.co.za>
Content
Here are patches for 2.7, 3.2 and updated patch for 3.3+ 
(test_repeat_minmax_overflow_maxrepeat is changed).
Files
File name Uploaded
re_maxrepeat4-2.7.patch serhiy.storchaka, 2013-01-31.15:23:26
re_maxrepeat4-3.2.patch serhiy.storchaka, 2013-01-31.15:23:27
re_maxrepeat4.patch serhiy.storchaka, 2013-01-31.15:23:27
History
Date User Action Args
2013-01-31 15:23:27serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, techmaurice
2013-01-31 15:23:27serhiy.storchakalinkissue13169 messages
2013-01-31 15:23:27serhiy.storchakacreate