Overview

Request 620344 accepted

- Update to 2018.1:
* Show variables that start with an underscore in the var view
* Show length of array types in var view
* Don't crash on var state changes if no variable shown
* set socket REUSEADDR opt for the remote debugger
* set default value of 'Go to Line' to None instead of empty string
* update Go-to-Line UI with File/Current Line/Go to Line
* Placate new Flake8; add some license headers
* check 'safely_stringify_for_pudb' on the type #276
* Use urwid.util.calc_text_pos() in make_canvas()
* Use text_width() in var_view
* Create text_width() help function for getting the (terminal) width of…
* Don't return early when "returning" from a module
- Setup alterantives
- Initial packaging effort
- Packaged 2017.1.4
- Enabled tests, with TestFileSourceCodeProvider.test_get_lines
excluded (https://github.com/inducer/pudb/issues/304)

Loading...

Tomáš Chvátal's avatar

Why not using python_clone in install?


Matej Cepl's avatar
author source maintainer target maintainer

Because I have two versions generated by python setup.py install itself (and they don't have standardized names, pudb v. pudb3), and I have not found better method how to use those macros (and I took the inspiration from pip).

Request History
Matej Cepl's avatar

mcepl created request

- Update to 2018.1:
* Show variables that start with an underscore in the var view
* Show length of array types in var view
* Don't crash on var state changes if no variable shown
* set socket REUSEADDR opt for the remote debugger
* set default value of 'Go to Line' to None instead of empty string
* update Go-to-Line UI with File/Current Line/Go to Line
* Placate new Flake8; add some license headers
* check 'safely_stringify_for_pudb' on the type #276
* Use urwid.util.calc_text_pos() in make_canvas()
* Use text_width() in var_view
* Create text_width() help function for getting the (terminal) width of…
* Don't return early when "returning" from a module
- Setup alterantives
- Initial packaging effort
- Packaged 2017.1.4
- Enabled tests, with TestFileSourceCodeProvider.test_get_lines
excluded (https://github.com/inducer/pudb/issues/304)


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by