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 2011-07-04 02:13 by parent5446, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
textwrap.py-beautiful-2011-07-11_22-01-31_r71296+.diff | parent5446, 2011-07-12 02:09 | Addition of beautiful algorithm to textwrap.py | ||
Issue12485.v2.patch | gavanderlinden, 2015-04-14 01:54 | Addition of beautiful algorithm to textwrap.py with tests |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:19 | admin | set | github: 56694 |
2015-05-17 21:58:40 | wiggin15 | set | nosy:
+ wiggin15 |
2015-04-14 01:54:14 | gavanderlinden | set | files:
+ Issue12485.v2.patch versions: + Python 3.5, - Python 3.3 nosy: + gavanderlinden messages: + msg240827 |
2011-11-24 17:17:49 | eric.araujo | set | stage: patch review -> test needed |
2011-07-12 13:01:05 | r.david.murray | set | nosy:
+ r.david.murray |
2011-07-12 02:09:45 | parent5446 | set | files: - textwrap.py-new-algorithm-2011-07-04_22-45-53_r71219+.diff |
2011-07-12 02:09:24 | parent5446 | set | files:
+ textwrap.py-beautiful-2011-07-11_22-01-31_r71296+.diff messages: + msg140170 |
2011-07-05 15:42:20 | eric.araujo | set | nosy:
+ georg.brandl messages: + msg139880 title: textwrap.wrap: add control for custom length and orphans -> textwrap.wrap: new argument for more pleasing output |
2011-07-05 03:04:36 | parent5446 | set | files: - textwrap.py-improvement.diff |
2011-07-05 02:53:23 | parent5446 | set | files:
+ textwrap.py-new-algorithm-2011-07-04_22-45-53_r71219+.diff messages: + msg139827 |
2011-07-05 02:40:05 | parent5446 | set | messages: + msg139825 |
2011-07-04 16:26:57 | eric.araujo | set | title: Improvement of textwrap module -> textwrap.wrap: add control for custom length and orphans components: + Library (Lib), - Extension Modules keywords: + needs review nosy: + eric.araujo versions: + Python 3.3, - Python 2.7 messages: + msg139785 stage: patch review |
2011-07-04 02:13:01 | parent5446 | create |