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
Update after bitglue's review. More... about 10 years ago
Merge pull request #13 from chevah/1332451-return-ouside-function More... about 10 years ago
Add an error for return outside of function. More... about 10 years ago
Update del handling in if and while statements. More... about 10 years ago
Merge pull request #10 from bitglue/windows More... about 10 years ago
Use universal newlines only on python 2.6 More... about 10 years ago
Open files not in binary mode for Windows More... about 10 years ago
Summarize design principles in README More... over 10 years ago
Merge pull request #7 from sigmavirus24/undefined-name More... over 10 years ago
Break up tests and skip dictionary comprehensions on 2.6 or lower
Ian Stapleton Cordasco
as Ian Cordasco
More... over 10 years ago
Failing test for lp/bug/1324942 More... over 10 years ago
Fix for lp/bug/1324942 More... over 10 years ago
Merge pull request #3 from myint/crash More... almost 11 years ago
Merge pull request #5 from myint/patch-1 More... almost 11 years ago
Test Python 3.4 on Travis CI More... almost 11 years ago
Merge pull request #4 from myint/patch-1 More... almost 11 years ago
Use HTTPS More... almost 11 years ago
Avoid crash on "return 2" More... almost 11 years ago
Hopefully it will avoid some invalid bug reports More... almost 11 years ago
Add a link to Flake8 in the README. More... almost 11 years ago
Skip the traceback on Control+C and Broken pipe signals; fixes lp:1285290 More... almost 11 years ago
Apply best practices: pin versions More... almost 11 years ago
Replace pyflakes with flake8 in the testsuite, and add configuration to tox.ini More... almost 11 years ago
Fix newline. More... almost 11 years ago
Add pyflakes checks into test suite. More... almost 11 years ago
Fix warnings. More... almost 11 years ago
Release version 0.8.1 More... almost 11 years ago
Refactor and (arguably) simplify. More... almost 11 years ago
Remove comment More... almost 11 years ago
Do not bind the function in the current scope, until its arguments are handled; fixes lp:1270952 More... almost 11 years ago