Commits
Branch selector
User selector
Commit History
Commits on May 17, 2015
- committed
Clean up imports
Show description for dd0a489committedClean up unittest imports
Show description for dbd8066committedDecode before comparing
Show description for a8787b3committed- committed
Remove unused method
Show description for 206b0c5committed
Commits on May 16, 2015
Add workaround for old-style class with broken __getattr__ (fixes #536)
Show description for 674c3bfcommittedMove if py3 to module level
Show description for e74bbd2committed- committed
Commits on May 12, 2015
Commits on Apr 30, 2015
- committed
Remove useless assert
Show description for 87ce63ecommittedRevert "Run directories containing __main__.py (fixes #530)"
Show description for c83d08dcommitted
Commits on Apr 29, 2015
Run directories containing __main__.py (fixes #530)
Show description for c765887committedFix SyntaxError
Show description for 6e69e89committedFix SyntaxError
Show description for fb07d96committedDisplay exception from subprocess
Show description for fa3ad3acommitted
Commits on Apr 26, 2015
- committed
Install pyOpenSSL, pyasn1 and ndg-httpsclient (fixes: #523, #524)
Show description for bdc1281committed
Commits on Apr 20, 2015
- committed
- committed
Commits on Mar 25, 2015
- committed
- committed
Remember the source of interactively defined functions
Show description for 38f1ed6committed
Commits on Mar 24, 2015
Use bpython.config's getpreferredencoding
Show description for 21b9a54committed
Commits on Mar 23, 2015
Update translations
Show description for 5cdfa51committedMove pasting logic out of Repl
Show description for ac630cccommitted
Commits on Mar 16, 2015
Merge remote-tracking branch 'llllllllll/old-style-class-dict-autocomplete' (merged #511)
Show description for ad8958fcommittedFix fuzzy completion test
Show description for 27b9493committedUpdate tests
Show description for c830c75committedRe-introduce autocompletion modes
Show description for 2cfa83bcommitted
Commits on Mar 15, 2015
- committed
llllllllll Adds tests to validate that __dict__ is in the autocomplete of an old
Show description for cb90872committed
llllllllll