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 ezberch, ezio.melotti, georg.brandl, gvanrossum, mrabarnett, pitrou, python-dev, serhiy.storchaka, tim.peters
Date 2013-11-23.21:23:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Committed with additional test (re.fullmatch('a+', 'ab')) which proves that change for SRE_OP_REPEAT_ONE are needed.

Thank you Matthew for your contribution.
History
Date User Action Args
2013-11-23 21:23:21serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, tim.peters, georg.brandl, pitrou, ezio.melotti, mrabarnett, python-dev, ezberch
2013-11-23 21:23:21serhiy.storchakasetmessageid: <[email protected]>
2013-11-23 21:23:21serhiy.storchakalinkissue16203 messages
2013-11-23 21:23:21serhiy.storchakacreate