[PyPy-issue] [issue652] Fix bugs in pyparser/future.py

Vincent Legoll pypy-dev-issue at codespeak.net
Tue Mar 1 01:25:01 CET 2011


New submission from Vincent Legoll <vincent.legoll at gmail.com>:

Hello,

I have a patch series that fix bugs in future imports handling:
* Add lineno & col_offset assertions
* Fix mac-style line counting
* Handle continuation lines

Please review / pull
The series is currently in the translation phase, I'll post updates here later.

changesets 42313 to 42317 in
https://vincentlegoll@bitbucket.org/vincentlegoll/pypy-for-upstream-vincent-legoll

----------
assignedto: vincele
effort: easy
messages: 2205
nosy: pypy-issue, vincele
priority: bug
release: 1.4
status: in-progress
title: Fix bugs in pyparser/future.py

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



More information about the Pypy-issue mailing list