- Apr 25, 2019
-
-
Andreas Klöckner authored
-
- Apr 19, 2019
-
-
Andreas Klöckner authored
-
- Mar 24, 2019
-
-
Andreas Klöckner authored
Use existing __main__ namespace to execute scripts (closes GH-331) See merge request !7
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Mar 12, 2019
-
-
Andreas Klöckner authored
Only avoid SetPropogatingDict in the builtin shell in Python 2
-
- Mar 11, 2019
-
-
Aaron Meurer authored
The issues with using a custom dict subclass to eval/exec are fixed in Python 3. Without this, local functions in the shell cannot access global variables (for instance, inside of list comprehensions). See the discussion on issues #166 and #103.
-
- Feb 13, 2019
-
-
Andreas Klöckner authored
Add support for scrolling sidebar panes with j/k
-
Clayton Craft authored
This adds support for scrolling the variable, stack, and breakpoint panes with the 'j' and 'k' keys. This functionality is disabled by default, and can be enabled with a new config option in the config dialog.
-
- Feb 01, 2019
-
-
Andreas Klöckner authored
Fix ci See merge request !6
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Jan 23, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Jan 07, 2019
-
-
Andreas Klöckner authored
-
- Nov 10, 2018
-
-
Andreas Klöckner authored
-
- Oct 29, 2018
-
-
Andreas Klöckner authored
Drop requests from requirements.dev*.txt
-
Andreas Klöckner authored
-
- Oct 28, 2018
-
-
Andreas Klöckner authored
Adapt .travis.yml to use correct req.txt file for Py2.6
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 26, 2018
-
-
Andreas Klöckner authored
Make Flake8 3.6 happy See merge request !5
-
Andreas Klöckner authored
-
- Oct 05, 2018
-
-
Andreas Klöckner authored
Upgrade pytest-mock in requirements.dev.txt See merge request !4
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 02, 2018
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Add ability to control pudb from a separate tty
-
- Oct 01, 2018
-
-
Anton Barkovsky authored
-
Anton Barkovsky authored
-
Anton Barkovsky authored
-
- Sep 23, 2018
-
-
Andreas Klöckner authored
Add Pytest/JUnit/Gitlab integration, Py37 CI See merge request !3
-
Andreas Klöckner authored
-
Anton Barkovsky authored
-
Anton Barkovsky authored
-
- Sep 22, 2018
-
-
Anton Barkovsky authored
-