- Jul 19, 2022
-
-
Andreas Klöckner authored
-
This contribution replaces code marked as LGPL to avoid conflicts with the MIT license used in this project. Moreover, it simplifies the code by removing the *resource parameter in the get_save_config_path function, given that it isn't used in this project. It also removes the xdg_data_home global variable, as it isn't in use either. For context, in Debian we need to resolve this violation to keep the package in the archive: https://bugs.debian.org/1005854
-
- Jul 14, 2022
-
-
There are small typos in: - doc/starting.rst - test/test_var_view.py Fixes: - Should read `various` rather than `variaous`. - Should read `utilities` rather than `utitlities`. - Should read `expected` rather than `extected`. - Should read `differently` rather than `diffrently`. - Should read `course` rather than `couse`.
-
- Jul 07, 2022
-
-
Stavros Ntentos authored
* `pudb.run`: Expose version information Calling `python -m pudb.run -v` (**exactly!**), or using `--version` flag, it prints the version information and exits. Additionally, added tests to safeguard functionality. Fixes https://github.com/inducer/pudb/discussions/527 Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com> * flake8 E501 Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com> Co-authored-by: Stavros Ntentos <11300730-stavros-relex@users.noreply.gitlab.com>
-
- Jul 03, 2022
-
-
Andreas Klöckner authored
-
- Jun 17, 2022
-
-
Andreas Klöckner authored
Do not treat empty input in line number dialog as zero (avoids spuriously jumping to beginning of file)
-
- May 26, 2022
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- May 21, 2022
-
-
Andreas Klöckner authored
In post-mortem mode, the same frame object may occur multiple times.
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- May 20, 2022
-
-
Simple way of addressing #516 and similar issues that could crop up from bugs / incomplete implementations in container methods.
-
- Apr 13, 2022
-
-
Andreas Klöckner authored
-
- 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
-