Message 182308 - Python tracker (original) (raw)

Message182308

Author python-dev
Recipients Arfrever, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, techmaurice, vstinner
Date 2013-02-18.09:30:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 3Z8fvQ5h5MzPfX@mail.python.org
In-reply-to
Content
New changeset a80ea934da9a by Serhiy Storchaka in branch '2.7': Fix issue #13169: Reimport MAXREPEAT into sre_constants.py. http://hg.python.org/cpython/rev/a80ea934da9a New changeset a6231ed7bff4 by Serhiy Storchaka in branch '3.2': Fix issue #13169: Reimport MAXREPEAT into sre_constants.py. http://hg.python.org/cpython/rev/a6231ed7bff4 New changeset 88c04657c9f1 by Serhiy Storchaka in branch '3.3': Fix issue #13169: Reimport MAXREPEAT into sre_constants.py. http://hg.python.org/cpython/rev/88c04657c9f1 New changeset 3dd5be5c4794 by Serhiy Storchaka in branch 'default': Fix issue #13169: Reimport MAXREPEAT into sre_constants.py. http://hg.python.org/cpython/rev/3dd5be5c4794
History
Date User Action Args
2013-02-18 09:30:43 python-dev set recipients: + python-dev, vstinner, ezio.melotti, mrabarnett, Arfrever, techmaurice, serhiy.storchaka
2013-02-18 09:30:43 python-dev link issue13169 messages
2013-02-18 09:30:43 python-dev create