Created on 2012-03-12 05:22 by py.user, last changed 2012-03-13 00:22 by python-dev. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| cpython-re-finditer-kwargs.patch | jafo, 2012-03-12 23:46 | Add keyword arguments to finditer() | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-13 00:22:55 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg155536 resolution: fixed stage: patch review -> resolved |
| 2012-03-12 23:46:43 | jafo | set | files:
+ cpython-re-finditer-kwargs.patch messages: + msg155526 assignee: ezio.melotti keywords: + patch, needs review stage: patch review |
| 2012-03-12 23:17:04 | merwok | set | nosy:
+ merwok versions: + Python 3.3, - Python 3.2 |
| 2012-03-12 22:58:49 | jafo | set | nosy:
+ jafo messages: + msg155512 |
| 2012-03-12 05:26:56 | eric.smith | set | title: regex.finditer() doesn't accept keyword arguments -> re.finditer() doesn't accept keyword arguments |
| 2012-03-12 05:22:56 | py.user | create | |
