- Mar 12, 2022
-
-
Andreas Klöckner authored
-
- Feb 16, 2022
-
-
Andreas Klöckner authored
-
- Feb 10, 2022
-
-
Cibin Mathew authored
* added configurable key bindings * added configurable key bindings * Update README.rst * Added flake8 fixes * Move key config docs to docs Co-authored-by: Cibin Mathew <cibinmathew@users.noreply.github.com> Co-authored-by: Andreas Kloeckner <inform@tiker.net>
-
- Feb 05, 2022
-
-
This is already in requirements-dev.txt but should be here as well as some of the unit tests fail to run without its `mocker` fixture.
-
- Jan 16, 2022
-
-
- Jan 07, 2022
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Jan 01, 2022
-
-
- Dec 29, 2021
-
-
Matthias Diener authored
* Move management of current debuggers into Debugger class * Move term_size heuristic to RemoteDebugger constructor, document better (gh-485) * Fix post-mortem debugging for Py3 * Remove unexplained stack-eating loop from post_mortem * add debug_remote_on_single_rank * flake8 * better doc * a bit more text * add an mpi4py example * allow arguments to func, better doc, simplify * clarify comment * more doc * clarify comment * add missing args Co-authored-by: Andreas Kloeckner <inform@tiker.net>
-
- Dec 28, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Dec 14, 2021
-
-
Andreas Klöckner authored
* Fix #426, change history path of ptpython * Tell pylint to ignore ptpython import Co-authored-by: wzy <32936898+Freed-Wu@users.noreply.github.com>
-
- Dec 07, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Nov 01, 2021
-
-
Andreas Klöckner authored
-
Robert Blackhart authored
* update setup.py so that pip install on Python 3.6 pulls in the dataclasses package * fix whitespace inconsistencies in setup.py * Drop redundant dataclasses dep from test_requires Co-authored-by: Andreas Klöckner <inform@tiker.net>
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 29, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
-
- Oct 22, 2021
-
-
Andreas Klöckner authored
-
- Sep 30, 2021
-
-
- Sep 03, 2021
-
-
Makes sure that enabled state is immediately reflected accurately in both source and breakpoint views.
-