Message182237
| Author | python-dev |
|---|---|
| Recipients | arigo, ezio.melotti, mrabarnett, pitrou, python-dev, serhiy.storchaka |
| Date | 2013-02-16.19:28:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Z7hGV1SFCzQj1@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset dc8a11c16021 by Serhiy Storchaka in branch '2.7': Issue #9669: Protect re against infinite loops on zero-width matching in http://hg.python.org/cpython/rev/dc8a11c16021 New changeset d40afd489b6a by Serhiy Storchaka in branch '3.2': Issue #9669: Protect re against infinite loops on zero-width matching in http://hg.python.org/cpython/rev/d40afd489b6a New changeset 8f9b628593db by Serhiy Storchaka in branch '3.3': Issue #9669: Protect re against infinite loops on zero-width matching in http://hg.python.org/cpython/rev/8f9b628593db New changeset aa17a0dab86a by Serhiy Storchaka in branch 'default': Issue #9669: Protect re against infinite loops on zero-width matching in http://hg.python.org/cpython/rev/aa17a0dab86a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-16 19:28:50 | python-dev | set | recipients: + python-dev, arigo, pitrou, ezio.melotti, mrabarnett, serhiy.storchaka |
| 2013-02-16 19:28:50 | python-dev | link | issue9669 messages |
| 2013-02-16 19:28:50 | python-dev | create | |