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年05月04日 09:53 by sdaoden, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 11997.1.diff | sdaoden, 2011年05月04日 09:59 | review | ||
| 11997.2.diff | sdaoden, 2011年05月04日 09:59 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg135107 - (view) | Author: Steffen Daode Nurpmeso (sdaoden) | Date: 2011年05月04日 09:53 | |
Yes, i really found a typo.
I'll send two patches, one with the typo fixed,
and one with the typo fixed and one for which
i've :setlocal tw=80:{gq}
|
|||
| msg135108 - (view) | Author: Steffen Daode Nurpmeso (sdaoden) | Date: 2011年05月04日 09:59 | |
11997.1.diff only corrects the typo, 11997.2.diff does also reformat. (Note that all of init.rst is hard to read on a 80 column terminal.) |
|||
| msg135186 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年05月05日 11:22 | |
New changeset 76a2354aa427 by Ezio Melotti in branch '2.7': #11997: fix typo in init.rst. http://hg.python.org/cpython/rev/76a2354aa427 New changeset 3aa51217492c by Ezio Melotti in branch '3.1': #11997: fix typo in init.rst. http://hg.python.org/cpython/rev/3aa51217492c New changeset 5a2d42a8c1ab by Ezio Melotti in branch '3.2': #11997: merge with 3.1. http://hg.python.org/cpython/rev/5a2d42a8c1ab New changeset 7c9717836c28 by Ezio Melotti in branch 'default': #11997: merge with 3.2. http://hg.python.org/cpython/rev/7c9717836c28 |
|||
| msg135187 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2011年05月05日 11:23 | |
Fixed, thanks for the patch. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:16 | admin | set | github: 56206 |
| 2011年05月05日 11:23:03 | ezio.melotti | set | status: open -> closed assignee: docs@python -> ezio.melotti nosy: + ezio.melotti messages: + msg135187 resolution: fixed stage: resolved |
| 2011年05月05日 11:22:09 | python-dev | set | nosy:
+ python-dev messages: + msg135186 |
| 2011年05月04日 09:59:43 | sdaoden | set | files:
+ 11997.1.diff, 11997.2.diff keywords: + patch messages: + msg135108 |
| 2011年05月04日 09:53:56 | sdaoden | create | |