Commits
Branch selector
User selector
Commit History
Commits on Sep 13, 2017
Re-use is_main_thread
Show description for 052b3a3committedMove is_main_thread to bpython._py3compat
Show description for a975340committed- committed
Commits on Jul 26, 2017
Commits on Jul 15, 2017
Simplify version checks
Show description for a0ef506committedTest with 3.7-dev
Show description for 97a4c9dcommittedDrop support for Python 3.3
Show description for 0cdaf41committed- committed
Commits on Jul 13, 2017
- committed
Decode matches from jedi (fixes #687)
Show description for d067b9dcommittedFix call of update
Show description for 9ec89dbcommitted
Commits on Jul 12, 2017
- committed
- authored andcommitted

Commits on Jul 10, 2017
- authored andcommitted
Commits on Jul 8, 2017
Check if current thread is the main thread using threading.main_thread()
Show description for 307f855committed- authored andcommitted
Comment what is turned off
Show description for 4ba61b2authored andcommittedAllow bpython/bpdb outside main thread
Show description for 51d208eauthored andcommitted- authored andcommitted
Commits on May 28, 2017
Compile regex
Show description for 128e4b5committedAvoid naming variables after global functions
Show description for 43c43decommitted- committed
Error out if not enough parameters are given
Show description for df00c79committedFix typo
Show description for 8f86cc2committedUpdate changelog
Show description for 3463e7acommitted- authored andcommitted

- authored andcommitted

Commits on May 13, 2017
- authored andcommitted

- authored andcommitted

Commits on Apr 22, 2017
Commits on Apr 18, 2017
Merge pull request #678 from AlwxSin/master
Show description for 91bdd42authored- committed
remove deprecation warning in inspect module
Show description for a743920committed
Commits on Apr 6, 2017
Merge pull request #674 from andrealmeid/master
Show description for 1341fbeauthored- authored