Commits
User selector
Commit History
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- committed
llllllllll Move attr_{matches,lookup} to AttrCompleter
Show description for 4d26621committedChange default to None and set it to LOCK_EX in __init__ (fixes #509)
Show description for e83fb4acommitted
Commits on Mar 13, 2015
Commits on Mar 8, 2015
Remove more calls to str
Show description for 7eaef53committedDo not mention search twice
Show description for 834ffa0committedReplace str(e) with "%s" % e where possible (fixes #501)
Show description for 30f943fcommittedRevert "Fix pkgutil.get_data for sample-config"
Show description for 25c2fe0committed
Commits on Mar 7, 2015
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Use pkgutil.ImpLoader for the import loader
Show description for 0f92c18committed
Commits on Mar 3, 2015
Document LazyReCompile
Show description for f192efacommitteduse unicode literals
Show description for 907473bcommittedRemove useless use of str
Show description for 95c05bccommittedMake KeyMap a new style class
Show description for a9faa96committed