Message 210160 - Python tracker
Message210160
| Author | python-dev |
|---|---|
| Recipients | ezio.melotti, leewz, mrabarnett, pitrou, python-dev, serhiy.storchaka |
| Date | 2014-02-03.20:12:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3fJ0Zs0mYyz7LjN@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset e47f6883dedf by Antoine Pitrou in branch '2.7': Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug output every time it is called, regardless of the compilation cache. http://hg.python.org/cpython/rev/e47f6883dedf |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-03 20:12:53 | python-dev | set | recipients: + python-dev, pitrou, ezio.melotti, mrabarnett, serhiy.storchaka, leewz |
| 2014-02-03 20:12:53 | python-dev | link | issue20426 messages |
| 2014-02-03 20:12:53 | python-dev | create | |