[issue12727] "make" always reruns asdl_c.py
Antoine Pitrou
report at bugs.python.org
Thu Aug 11 20:30:30 CEST 2011
New submission from Antoine Pitrou <pitrou at free.fr>:
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
----------
assignee: benjamin.peterson
components: Build
messages: 141915
nosy: benjamin.peterson, pitrou
priority: low
severity: normal
status: open
title: "make" always reruns asdl_c.py
type: behavior
versions: Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12727>
_______________________________________
More information about the Python-bugs-list
mailing list