[issue24288] Include/opcode.h is modified during building

Yury Selivanov report at bugs.python.org
Tue May 26 16:04:46 CEST 2015


Yury Selivanov added the comment:

> Other solution is to change Tools/scripts/generate_opcode_h.py to generate a file without trailing spaces.

I like this option. I saw the whitespace, but I usually don't touch autogenerated files, so I naturally thought that someone has modified the tooling before my commit and it's fine.

Anyways, please see the attached patch.

----------
keywords: +patch
Added file: http://bugs.python.org/file39507/opcodes_ws.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24288>
_______________________________________


More information about the Python-bugs-list mailing list