Commits
User selector
Commit History
Commits on Dec 17, 2015
reset stdin/out/err when reloading sys
Show description for 5619544committed
Commits on Dec 15, 2015
- committed
- committed
- committed
Refactor callbacks into methods
Show description for a9de650committed
Commits on Dec 14, 2015
- committed
- committed
- committed
mitigate jarring scroll up on completion
Show description for f83e3ebcommitted
Commits on Dec 13, 2015
Commits on Dec 12, 2015
Commits on Dec 11, 2015
Commits on Dec 8, 2015
Commits on Jul 5, 2015
Commits on Jun 8, 2015
Commits on May 17, 2015
Clean up imports
Show description for dd0a489committed
Commits on Mar 13, 2015
Commits on Mar 8, 2015
Do 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
Use pkgutil.ImpLoader for the import loader
Show description for 0f92c18committed
Commits on Feb 20, 2015
Remove unnecessary else
Show description for 9cc8889committedFix ImportFinder/Loader for Python 2
Show description for a8cf459committedPEP-8
Show description for d071969committed
Commits on Feb 19, 2015
Remove useless u
Show description for f22e580committed
Commits on Feb 18, 2015
Use sys.meta_path to hook into import
Show description for cc7aebdcommittedUse builtins module
Show description for 2df245bcommittedUse correct default level values (fixes #486)
Show description for 43e7038committed
Commits on Feb 17, 2015
Unicode-ification of bpython.curtsiesfrontend
Show description for b230413committed