- Jan 07, 2022
-
-
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.
-
- Aug 25, 2021
-
-
Instead of changing the global INHERITANCE_MAP, provide a fresh local dict of inheritance overrides from inside get_palette.
-
-
-
-
-
-
-
-
-
-
So that the themes are always usable
-