Issue 18981: Typo in the ctypes tests (original) (raw)
Issue18981
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.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/63181
classification
Title: | Typo in the ctypes tests | ||
---|---|---|---|
Type: | enhancement | Stage: | resolved |
Components: | Documentation, Tests | Versions: | Python 3.3, Python 3.4, Python 2.7 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | ezio.melotti | Nosy List: | Anoop.Thomas.Mathew, amaury.forgeotdarc, belopolsky, docs@python, ezio.melotti, meador.inge, python-dev |
Priority: | normal | Keywords: | patch |
Created on 2013-09-08 20:55 by Anoop.Thomas.Mathew, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
ctypes_test_typo.patch | Anoop.Thomas.Mathew,2013-09-08 20:55 | ctypes tests type patch | review |
Messages (3) | ||
---|---|---|
msg197318 - (view) | Author: Anoop Thomas Mathew (Anoop.Thomas.Mathew) * | Date: 2013-09-08 20:55 |
Comment in the test_number.py in ctypes test hold a typo bug. Instead of superseeded, it should be superseded. Patch attached. | ||
msg197657 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-09-13 20:54 |
New changeset b90ba60c5029 by Ezio Melotti in branch '2.7': #18981: fix a typo in a comment (noticed by Anoop Thomas Mathew). http://hg.python.org/cpython/rev/b90ba60c5029 New changeset 9fcb9deb70f5 by Ezio Melotti in branch '3.3': #18981: fix a typo in a comment (noticed by Anoop Thomas Mathew). http://hg.python.org/cpython/rev/9fcb9deb70f5 New changeset dae3e64e1743 by Ezio Melotti in branch 'default': #18981: merge with 3.3. http://hg.python.org/cpython/rev/dae3e64e1743 | ||
msg197658 - (view) | Author: Ezio Melotti (ezio.melotti) * ![]() |
Date: 2013-09-13 20:55 |
Fixed, thanks for the report and the patch! |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:50 | admin | set | github: 63181 |
2013-09-13 20:55:25 | ezio.melotti | set | status: open -> closedassignee: docs@python -> ezio.melottiversions: - Python 2.6, Python 3.1, Python 3.2, Python 3.5nosy: + ezio.melottimessages: + resolution: fixedstage: resolved |
2013-09-13 20:54:52 | python-dev | set | nosy: + python-devmessages: + |
2013-09-12 08:00:39 | Anoop.Thomas.Mathew | set | nosy: + amaury.forgeotdarc, belopolsky, meador.inge |
2013-09-08 20:55:41 | Anoop.Thomas.Mathew | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements