Commits
User selector
Commit History
Commits on Sep 27, 2018
Fix bpython-curses bug when passed an argument
Show description for 4e3673cauthored andcommitted
Commits on May 20, 2018
- committed
Commits on Aug 20, 2017
Commits on Aug 19, 2017
Commits on Jan 10, 2017
- committed
Commits on Jan 8, 2017
Consolidate common locals setup (fixes #665)
Show description for f189da1committed
Commits on Oct 10, 2016
Revert to use '%s' again
Show description for 23ce07fcommitted
Commits on Jun 2, 2016
Fix TypeError when using F2 without some source
Show description for 325d3bbcommitted
Commits on Apr 7, 2016
- committed
- committed
- committed
- committed
- committed
Commits on Jan 25, 2016
Fixing Windows Python2 compatibility
Show description for 4189d62authored andcommitted

Commits on Oct 7, 2015
Fix python 3 compatibility
Show description for 4df988bcommitted
Commits on Jul 7, 2015
Fix cli after named-tuple refactoring
Show description for 5eed6afcommitted
Commits on Jun 8, 2015
Commits on Feb 19, 2015
Remove no longer needed __future__ imports
Show description for c08f412committed
Commits on Feb 6, 2015
Remove duplicate code
Show description for 935c849committed
Commits on Feb 4, 2015
Removed unused imports
Show description for 6dfb7fccommittedUse next(iter)
Show description for 17f6eaecommittedUse six.moves.range and six.moves.builtins
Show description for 13092bccommittedUse range everywhere
Show description for ee2ab57committed
Commits on Jan 29, 2015
Detect if Unicode box characters are supported in user's locale (fixes 295)
Show description for a5e541bcommittedMerge branch 'estimate-undo-time'
Show description for 3217ac2committed
Commits on Jan 28, 2015
Commits on Jan 25, 2015
Commits on Jan 24, 2015
Commits on Jan 17, 2015
Use bpython._py3compat.PythonLexer everywhere
Show description for a8bae8acommitted
Commits on Jan 11, 2015
Do not show disabled keyboard shortcuts (fixes #282)
Show description for d4db7edcommittedImplement copy to clipboard (fixes #234)
Show description for 5bf22e4committed
Commits on Jan 9, 2015
Use except Exception as e consistently
Show description for d6bb347committedRemove unnecessary import
Show description for 99a889bcommittedUse except Foo as e consistently
Show description for 65a17cfcommitted