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.
Created on 2012-11-07 17:00 by Sebastien.Estienne, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| re_bug.py | Sebastien.Estienne, 2012-11-07 17:00 | Example of the bug | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:38 | admin | set | github: 60634 |
| 2012-11-07 17:35:54 | mark.dickinson | set | superseder: the re module can perform poorly: O(2**n) versus O(n**2) messages: + msg175112 nosy: + mark.dickinson |
| 2012-11-07 17:34:32 | serhiy.storchaka | set | status: open -> closed nosy: + serhiy.storchaka messages: + msg175111 resolution: not a bug stage: resolved |
| 2012-11-07 17:00:35 | Sebastien.Estienne | create | |
