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 2004-05-20 20:35 by josiahcarlson, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| ntpath.patch | josiahcarlson, 2004-05-20 20:35 | Patch for ntpath that fixes bugs. | ||
| ntpath_test.txt | josiahcarlson, 2004-05-20 20:37 | Testing output on unpatched and patched ntpath | ||
| ntpath_updated.patch | josiahcarlson, 2006-10-22 21:23 | Updated patch for expanduser and expandvars | ||
| ntpath_full.patch | josiahcarlson, 2007-03-13 20:49 | expanduser, expandvars, doc, and tests | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:04 | admin | set | github: 40279 |
| 2009-04-30 14:56:22 | gjb1002 | set | messages: + msg86843 |
| 2009-04-30 12:56:58 | gjb1002 | set | nosy:
+ gjb1002 messages: + msg86842 |
| 2008-10-15 06:15:08 | loewis | set | status: open -> closed assignee: loewis -> resolution: accepted priority: high -> normal |
| 2008-10-02 19:34:20 | loewis | set | messages: + msg74191 |
| 2008-10-02 11:56:48 | christian.heimes | set | status: closed -> open priority: normal -> high assignee: georg.brandl -> loewis components: + Windows, - None versions: + Python 2.6, Python 3.0 nosy: + christian.heimes, loewis messages: + msg74158 resolution: accepted -> (no value) |
| 2004-05-20 20:35:05 | josiahcarlson | create | |

