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 2009-12-27 20:57 by techtonik, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
difflib.tab_separated_filename.diff | techtonik, 2009-12-27 20:57 | |||
example.py | brian.curtin, 2009-12-29 04:33 | |||
issue7585.difflib-tab-separator.diff | techtonik, 2010-04-01 20:05 | base patch | ||
issue7585.difflib-tab-separator-no-trail.diff | techtonik, 2010-04-01 20:22 | no trailing whitespace | ||
issue7585.difflib-tab-update-docs.diff | techtonik, 2010-04-02 11:41 | (optional) update docs | ||
issue7585.difflib-tab-updoc-iso8601.diff | techtonik, 2010-04-02 11:43 | (opt) alt docs update | ||
issue7585.difflib-tab-unittest.diff | techtonik, 2010-04-07 10:14 | with unittest |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:55 | admin | set | github: 51834 |
2010-05-14 04:59:29 | r.david.murray | link | issue4898 superseder |
2010-05-13 16:24:26 | techtonik | set | messages: + msg105641 |
2010-04-13 12:15:02 | r.david.murray | set | messages: + msg103041 |
2010-04-13 05:20:20 | techtonik | set | messages: + msg103011 |
2010-04-12 16:59:46 | r.david.murray | set | status: open -> closed resolution: accepted -> fixed messages: + msg102958 stage: test needed -> resolved |
2010-04-07 17:53:27 | r.david.murray | set | dependencies:
- Improve explanation of tab expansion in doctests messages: + msg102551 |
2010-04-07 10:14:38 | techtonik | set | files:
+ issue7585.difflib-tab-unittest.diff messages: + msg102530 |
2010-04-04 07:06:44 | r.david.murray | set | messages: + msg102323 |
2010-04-04 03:36:57 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg102318 assignee: r.david.murray resolution: accepted stage: patch review -> test needed |
2010-04-02 11:43:18 | techtonik | set | files: + issue7585.difflib-tab-updoc-iso8601.diff |
2010-04-02 11:41:24 | techtonik | set | files:
+ issue7585.difflib-tab-update-docs.diff messages: + msg102160 |
2010-04-02 11:35:26 | techtonik | set | files: - issue7585.difflib-tab-update-docs.diff |
2010-04-02 11:18:27 | techtonik | set | files: + issue7585.difflib-tab-update-docs.diff |
2010-04-02 10:49:11 | techtonik | set | messages: + msg102154 |
2010-04-01 20:22:22 | techtonik | set | files: + issue7585.difflib-tab-separator-no-trail.diff |
2010-04-01 20:05:45 | techtonik | set | files: + issue7585.difflib-tab-separator.diff |
2010-04-01 14:57:16 | r.david.murray | set | dependencies:
+ Improve explanation of tab expansion in doctests title: [patch] difflib should separate filename from timestamp with tab -> difflib should separate filename from timestamp with tab |
2010-03-31 23:38:02 | techtonik | set | messages: + msg102046 |
2010-02-10 15:40:40 | techtonik | set | messages: + msg99167 |
2010-01-03 15:10:26 | techtonik | set | messages: + msg97166 |
2010-01-03 15:01:57 | pitrou | set | priority: normal nosy: + tim.peters versions: - Python 2.6, Python 3.1 stage: patch review |
2010-01-03 15:00:31 | pitrou | set | nosy:
+ pitrou messages: + msg97164 |
2009-12-30 00:57:28 | techtonik | set | messages: + msg97018 |
2009-12-29 23:36:14 | brian.curtin | set | messages: + msg97013 |
2009-12-29 10:28:51 | techtonik | set | messages: + msg96989 |
2009-12-29 04:33:13 | brian.curtin | set | files:
+ example.py messages: + msg96986 |
2009-12-29 00:34:03 | techtonik | set | messages: + msg96980 |
2009-12-28 17:38:55 | brian.curtin | set | nosy:
+ brian.curtin messages: + msg96961 |
2009-12-27 20:57:36 | techtonik | create |