Message 182224 - Python tracker (original) (raw)

Message182224

Author python-dev
Recipients ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, techmaurice, vstinner
Date 2013-02-16.14:59:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 3Z7ZHw6xCrzQj1@mail.python.org
In-reply-to
Content
New changeset c1b3d25882ca by Serhiy Storchaka in branch '2.7': Issue #13169: The maximal repetition number in a regular expression has been http://hg.python.org/cpython/rev/c1b3d25882ca New changeset 472a7c652cbd by Serhiy Storchaka in branch '3.2': Issue #13169: The maximal repetition number in a regular expression has been http://hg.python.org/cpython/rev/472a7c652cbd New changeset b78c321ee9a5 by Serhiy Storchaka in branch '3.3': Issue #13169: The maximal repetition number in a regular expression has been http://hg.python.org/cpython/rev/b78c321ee9a5 New changeset ca0307905cd7 by Serhiy Storchaka in branch 'default': Issue #13169: The maximal repetition number in a regular expression has been http://hg.python.org/cpython/rev/ca0307905cd7
History
Date User Action Args
2013-02-16 14:59:41 python-dev set recipients: + python-dev, vstinner, ezio.melotti, mrabarnett, techmaurice, serhiy.storchaka
2013-02-16 14:59:41 python-dev link issue13169 messages
2013-02-16 14:59:41 python-dev create