[PyPy-issue] [issue639] ASTBuilder's handling of lineno & col_offset is not compliant with CPython 2.7

Vincent Legoll pypy-dev-issue at codespeak.net
Thu Feb 24 17:52:36 CET 2011


Vincent Legoll <vincent.legoll at gmail.com> added the comment:

Yes, I understand the need to have pypy's own tests, but in that case it was
really easier to add to cpython's, and I even asked them if they also want the
added tests, maybe we can remove the modified's if they take it for 2.7.2...

I may revisit pypy/interpreter/astcompiler/test directory later, but that's a
separate issue.

That was the one easy fix in test_ast.py, I'm struggling with the remaining ones...

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue639>
_______________________________________________________



More information about the Pypy-issue mailing list