Issue 17736: Misleading method comment in _elementtree.c : get_attrib_from_keywords (original) (raw)
Issue17736
Created on 2013-04-15 13:06 by Sjlver, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
elementtree_get_attrib_from_keywords.patch | Sjlver,2013-04-15 13:06 |
Messages (3) | ||
---|---|---|
msg186985 - (view) | Author: Jonas Wagner (Sjlver) * | Date: 2013-04-15 13:06 |
The attached patch corrects a wrong method comment in _elementtree.c. It happened to be at Line 316, and was thus discovered by random sampling. [1] [1] http://www-cs-faculty.stanford.edu/~uno/316.html | ||
msg187555 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-04-22 12:29 |
New changeset 041960bf92fe by Eli Bendersky in branch '3.3': Issue #17736: fix misleading comment in _elementtree.c http://hg.python.org/cpython/rev/041960bf92fe | ||
msg187556 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2013-04-22 12:29 |
New changeset 3bfe8327612a by Eli Bendersky in branch 'default': Issue #17736: fix misleading comment in _elementtree.c http://hg.python.org/cpython/rev/3bfe8327612a |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:44 | admin | set | github: 61936 |
2013-04-22 12:32:38 | eli.bendersky | set | status: open -> closedresolution: fixedstage: patch review -> resolved |
2013-04-22 12:29:32 | python-dev | set | messages: + |
2013-04-22 12:29:02 | python-dev | set | nosy: + python-devmessages: + |
2013-04-21 02:14:40 | ezio.melotti | set | nosy: + eli.benderskystage: patch reviewversions: - Python 3.2, Python 3.5 |
2013-04-15 13:06:52 | Sjlver | create |