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 2012年10月31日 14:02 by quiver, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg174276 - (view) | Author: George Yoshida (quiver) (Python committer) | Date: 2012年10月31日 14:02 | |
In the following sentence: http://docs.python.org/3.3/library/ctypes.html > 16.17.1.19. Surprises > There are some edges in ctypes where you may be expect something else than what actually happens. "you may be expect" should read "you may expect" |
|||
| msg174281 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年10月31日 14:21 | |
New changeset ee13dc0793df by Andrew Svetlov in branch '3.2': Issue #16371: fix typo in ctypes documentation. http://hg.python.org/cpython/rev/ee13dc0793df New changeset 8badb59fd35e by Andrew Svetlov in branch '3.3': Merge issue #16371: fix typo in ctypes documentation. http://hg.python.org/cpython/rev/8badb59fd35e New changeset 0dac3e07ee8b by Andrew Svetlov in branch 'default': Merge issue #16371: fix typo in ctypes documentation. http://hg.python.org/cpython/rev/0dac3e07ee8b |
|||
| msg174285 - (view) | Author: Andrew Svetlov (asvetlov) * (Python committer) | Date: 2012年10月31日 14:25 | |
Thanks, George. |
|||
| msg174287 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年10月31日 14:53 | |
New changeset f0b22e314975 by R David Murray in branch '3.2': #16371: fix up the English a bit more. http://hg.python.org/cpython/rev/f0b22e314975 New changeset 85504242d0ce by R David Murray in branch '3.3': merge #16371: fix up the English a bit more. http://hg.python.org/cpython/rev/85504242d0ce New changeset f5dec8c57715 by R David Murray in branch 'default': merge #16371: fix up the English a bit more. http://hg.python.org/cpython/rev/f5dec8c57715 New changeset fa959dc5c61d by R David Murray in branch '2.7': #16371: fix up the English. http://hg.python.org/cpython/rev/fa959dc5c61d |
|||
| msg174290 - (view) | Author: Andrew Svetlov (asvetlov) * (Python committer) | Date: 2012年10月31日 15:11 | |
Thanks, David. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:37 | admin | set | github: 60575 |
| 2012年10月31日 15:11:16 | asvetlov | set | messages: + msg174290 |
| 2012年10月31日 14:53:38 | python-dev | set | messages: + msg174287 |
| 2012年10月31日 14:25:29 | asvetlov | set | status: open -> closed type: enhancement versions: + Python 3.2, Python 3.3, Python 3.4 nosy: + asvetlov messages: + msg174285 resolution: fixed stage: resolved |
| 2012年10月31日 14:21:47 | python-dev | set | nosy:
+ python-dev messages: + msg174281 |
| 2012年10月31日 14:02:16 | quiver | create | |