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年08月11日 18:30 by pitrou, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg141915 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2011年08月11日 18:30 | |
It's not really an issue, but I thought I would mention it. It is a bit misleading, since it makes you think that you changed something in the grammar that's triggering the rebuild. $ make ./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl running build running build_ext |
|||
| msg141922 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年08月11日 19:46 | |
New changeset 5e005773feaa by Benjamin Peterson in branch 'default': revert code which conditionally writes Python-ast.h (closes #12727) http://hg.python.org/cpython/rev/5e005773feaa |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:20 | admin | set | github: 56936 |
| 2011年08月11日 19:46:58 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg141922 resolution: fixed stage: resolved |
| 2011年08月11日 18:30:30 | pitrou | create | |