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 2013年08月02日 19:38 by rpetrov, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 0019-MINGW-export-_PyNode_SizeOf-as-PyAPI-for-parser-modu.patch | rpetrov, 2013年08月02日 19:38 | |||
| Messages (4) | |||
|---|---|---|---|
| msg194201 - (view) | Author: Roumen Petrov (rpetrov) * | Date: 2013年08月02日 19:38 | |
Split of issue3871 - build core modules. |
|||
| msg231325 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2014年11月18日 15:07 | |
LGTM. |
|||
| msg231326 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2014年11月18日 15:37 | |
New changeset eb25629d2a46 by Serhiy Storchaka in branch '2.7': Issue #18637: Fixed an error in _PyNode_SizeOf declaration. https://hg.python.org/cpython/rev/eb25629d2a46 New changeset ab3e8aab7119 by Serhiy Storchaka in branch '3.4': Issue #18637: Fixed an error in _PyNode_SizeOf declaration. https://hg.python.org/cpython/rev/ab3e8aab7119 New changeset 0f663e0ce1d3 by Serhiy Storchaka in branch 'default': Issue #18637: Fixed an error in _PyNode_SizeOf declaration. https://hg.python.org/cpython/rev/0f663e0ce1d3 |
|||
| msg231327 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2014年11月18日 16:06 | |
Definitely this was a bug. Thank you Roumen for your patch. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:48 | admin | set | github: 62837 |
| 2014年11月18日 16:07:08 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: commit review -> resolved |
| 2014年11月18日 16:06:44 | serhiy.storchaka | set | messages: + msg231327 |
| 2014年11月18日 15:37:43 | python-dev | set | nosy:
+ python-dev messages: + msg231326 |
| 2014年11月18日 15:07:49 | serhiy.storchaka | set | assignee: serhiy.storchaka type: enhancement -> behavior versions: + Python 2.7, Python 3.5 nosy: + serhiy.storchaka messages: + msg231325 stage: commit review |
| 2013年08月02日 19:38:29 | rpetrov | create | |