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月13日 18:11 by sandro.tosi, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| capi_buffer_PyBuffer_FillContiguousStrides-py27.patch | sandro.tosi, 2011年05月13日 18:11 | |||
| Messages (3) | |||
|---|---|---|---|
| msg135938 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2011年05月13日 18:11 | |
Following up with http://mail.python.org/pipermail/docs/2011-April/004159.html here's a tiny patch to add a missing parenthesis. |
|||
| msg136365 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年05月20日 12:07 | |
New changeset 6a546bf5252f by Ezio Melotti in branch '2.7': #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. http://hg.python.org/cpython/rev/6a546bf5252f New changeset 68134a384c73 by Ezio Melotti in branch '3.1': #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. http://hg.python.org/cpython/rev/68134a384c73 New changeset 68dd623f77f4 by Ezio Melotti in branch '3.2': #12072: merge with 3.1. http://hg.python.org/cpython/rev/68dd623f77f4 New changeset d6f899ae4ca0 by Ezio Melotti in branch 'default': #12072: merge with 3.2. http://hg.python.org/cpython/rev/d6f899ae4ca0 |
|||
| msg136366 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2011年05月20日 12:07 | |
Fixed, thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:17 | admin | set | github: 56281 |
| 2011年05月20日 12:07:53 | ezio.melotti | set | status: open -> closed assignee: docs@python -> ezio.melotti nosy: + ezio.melotti messages: + msg136366 resolution: fixed stage: patch review -> resolved |
| 2011年05月20日 12:07:13 | python-dev | set | nosy:
+ python-dev messages: + msg136365 |
| 2011年05月13日 18:11:47 | sandro.tosi | create | |