29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reported column offset should be vim-style. Fix all tests. More... almost 11 years ago
Merge branch 'master' into syntaxerror More... almost 11 years ago
Turn off doctest checking by default. More... about 11 years ago
Merge pull request #24 from bitglue/master More... about 11 years ago
Credit the original author of pyflakes More... about 11 years ago
Update changelog. More... about 11 years ago
Merge pull request #19 from laurentb/doctest-fix More... about 11 years ago
Merge pull request #23 from myint/caret More... about 11 years ago
Pass tests on Python 3.4 beta More... about 11 years ago
Merge pull request #16 from myint/master More... about 11 years ago
Add Python 3.4 to tox.ini More... about 11 years ago
Generalize test to work non-Python 3.3 More... about 11 years ago
Display caret correctly More... about 11 years ago
Merge pull request #21 from myint/travis More... about 11 years ago
Remove Python 2.5 from Travis configuration More... about 11 years ago
Merge pull request #20 from nvie/master More... about 11 years ago
Sanitize the Python 2 check. More... about 11 years ago
Add some Python 3.4 support More... about 11 years ago
Make tests pass in Python 2 More... over 11 years ago
Fix all test failures related to changes to syntax error reporting More... over 11 years ago
Handle syntax error offset being None More... over 11 years ago
Fix the ^ for syntax errors More... over 11 years ago
Include the column in syntax errors More... over 11 years ago
whitespace More... over 11 years ago
added test case More... over 11 years ago
catch return with arguments inside generator (fixes #1198132) More... over 11 years ago
Merge pull request #9 from mgedmin/toxify More... over 11 years ago
Add a tox.ini More... over 11 years ago
Fix crash when no "offset" in doctest syntax error More... over 11 years ago
Add failing doctest syntax test More... over 11 years ago