Commits
User selector
Commit History
Commits on Jul 14, 2015
Keep autocomplete errors from crashing bpython
Show description for 51ffb81committed
Commits on Jun 21, 2015
Work around jedi bugs (fixes #544)
Show description for 04ca930committed
Commits on Jun 8, 2015
Commits on May 29, 2015
Commits on May 17, 2015
- committed
Clean 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 674c3bfcommitted
Commits on Mar 16, 2015
Merge remote-tracking branch 'llllllllll/old-style-class-dict-autocomplete' (merged #511)
Show description for ad8958fcommittedRe-introduce autocompletion modes
Show description for 2cfa83bcommitted
Commits on Mar 15, 2015
- committed
llllllllll - committed
llllllllll Move attr_{matches,lookup} to AttrCompleter
Show description for 4d26621committed
Commits on Feb 25, 2015
Only use iglob if we really can
Show description for 77506c1committed
Commits on Feb 24, 2015
Use glob.iglob
Show description for 601df71committedBe more careful with glob.glob (fixes #491)
Show description for 846ca4dcommitted
Commits on Feb 23, 2015
Decode attribute names
Show description for e6b739ecommittedUse unicode literals
Show description for d8aaad8committedMake magic methods unicode (fixes #488)
Show description for 1357471committed
Commits on Feb 20, 2015
Use n and iteritems
Show description for bf09b5ecommitted
Commits on Feb 18, 2015
- committed
Keep a frozen copy of keyword list
Show description for d2d236dcommitted- committed
- committed
Commits on Feb 6, 2015
Fix Python 3 compatibility issues
Show description for 2b479b4committedPEP-8
Show description for 5b406c1committed
Commits on Feb 4, 2015
Use six.moves.range and six.moves.builtins
Show description for 13092bccommitted- committed
Commits on Feb 2, 2015
Move LazyReCompile to bpython.lazyre
Show description for cd46e2acommitted
Commits on Jan 31, 2015
Lazy compile all regex
Show description for 3db074bcommitted
Commits on Jan 30, 2015
Catch jedi errors
Show description for 8ff8678committed