Support reporting the column number

Bug #1159514 reported by Ian Cordasco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pyflakes
Fix Released
Wishlist
Florent

Bug Description

In relation to this bug on Flake8: https://bitbucket.org/tarek/flake8/issue/90/column-missing-for-undefined-identifiers it would be useful if Pyflakes could report the column number by default or allow an option to be set through the API to enable reporting of the number.

Related branches

Revision history for this message
Florent (florent.x) wrote :

maybe this feature was implemented in a fork of Pyflakes.

Changed in pyflakes:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
ronny (ronny-pfannschmidt-deactivatedaccount) wrote :

i recall this was implemented in kevins fork and basically amounts to pass the full position information to the reporting instead of just line numbers

Revision history for this message
Florent (florent.x) wrote :

I retrieved the code from Kevin's repository.
Patch is attached.

Changed in pyflakes:
assignee: nobody → Florent (florent.x)
status: Confirmed → In Progress
Florent (florent.x)
Changed in pyflakes:
status: In Progress → Fix Committed
Florent (florent.x)
Changed in pyflakes:
milestone: none → 0.7
Florent (florent.x)
Changed in pyflakes:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.