Created on 2005-09-30 14:57 by theller, last changed 2009-05-05 08:30 by georg.brandl. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| linecache.patch | theller, 2005-09-30 15:08 | |||
| test_linecache.py | ajaksu2, 2009-04-25 19:47 | Tests for linecache, with this bug as a failure | ||
| basename.diff | ajaksu2, 2009-04-25 20:16 | Use 'filename' instead of 'os.path.split(filename)[1]' | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-05 08:30:46 | georg.brandl | set | status: open -> closed nosy: + georg.brandl messages: + msg87225 resolution: fixed |
| 2009-05-05 08:22:17 | georg.brandl | link | issue1754483 superseder |
| 2009-05-05 08:22:17 | georg.brandl | unlink | issue1754483 dependencies |
| 2009-05-05 08:21:17 | georg.brandl | link | issue1068477 superseder |
| 2009-05-05 08:21:17 | georg.brandl | unlink | issue1068477 dependencies |
| 2009-04-25 20:32:06 | ajaksu2 | link | issue1754483 dependencies |
| 2009-04-25 20:29:05 | ajaksu2 | link | issue1068477 dependencies |
| 2009-04-25 20:16:24 | ajaksu2 | set | files:
+ basename.diff messages: + msg86545 |
| 2009-04-25 19:47:29 | ajaksu2 | set | files:
+ test_linecache.py type: behavior versions: - Python 2.5, Python 2.4, Python 2.3 keywords: + patch nosy: + ajaksu2 messages: + msg86542 stage: patch review |
| 2009-01-05 09:59:43 | diazona | set | nosy:
+ diazona messages: + msg79117 versions: + Python 3.0 |
| 2008-11-17 07:58:26 | RafeSacks | set | nosy:
+ RafeSacks messages: + msg75952 |
| 2008-11-01 19:25:23 | exarkun | set | nosy:
+ exarkun messages: + msg75448 |
| 2008-08-05 20:10:29 | ndim | set | messages: + msg70766 |
| 2008-08-05 19:30:46 | gvanrossum | set | messages: + msg70758 |
| 2008-07-01 00:30:07 | ndim | set | components:
+ Library (Lib), - None versions: + Python 2.6, Python 2.5, Python 2.4, Python 2.3, Python 2.7 |
| 2008-07-01 00:28:24 | ndim | set | nosy:
+ ndim messages: + msg69034 |
| 2005-09-30 14:57:17 | theller | create | |
