Created on 2011-01-12 15:16 by lorenz, last changed 2011-06-14 13:21 by facundobatista.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| no_dup.patch | lorenz, 2011-01-12 15:16 | Remove the call to cup() in Modules/mmapmodule.c | review | |
| mmap.diff | SilentGhost, 2011-01-12 18:58 | review | ||
| no_dup_no_close.py3k.patch | lorenz, 2011-01-12 20:21 | Remove dup() and close() in Modules/mmapmodule.c, against py3k branch | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-14 13:21:25 | facundobatista | set | nosy:
- facundobatista |
| 2011-06-11 16:40:13 | neologix | set | messages: + msg138167 |
| 2011-06-10 16:15:26 | pitrou | set | messages: + msg138100 |
| 2011-06-09 17:06:27 | neologix | set | nosy:
+ neologix messages: + msg138016 |
| 2011-01-13 14:44:23 | schmir | set | nosy:
+ schmir |
| 2011-01-12 20:21:58 | lorenz | set | files:
+ no_dup_no_close.py3k.patch nosy: georg.brandl, facundobatista, josiahcarlson, pitrou, eric.araujo, SilentGhost, lorenz messages: + msg126134 |
| 2011-01-12 19:09:45 | pitrou | set | nosy:
georg.brandl, facundobatista, josiahcarlson, pitrou, eric.araujo, SilentGhost, lorenz messages: + msg126127 versions: + Python 3.3, - Python 3.1, Python 2.7, Python 3.2 |
| 2011-01-12 18:58:32 | SilentGhost | set | files:
+ mmap.diff nosy: georg.brandl, facundobatista, josiahcarlson, pitrou, eric.araujo, SilentGhost, lorenz messages: + msg126126 |
| 2011-01-12 17:58:21 | SilentGhost | set | nosy:
+ SilentGhost |
| 2011-01-12 17:33:46 | eric.araujo | set | versions:
- Python 2.6, Python 2.5, Python 3.3 nosy: + pitrou, josiahcarlson, eric.araujo, georg.brandl, facundobatista messages: + msg126115 stage: patch review |
| 2011-01-12 15:16:15 | lorenz | create | |
