14
0
forked from pool/python-pudb

Accepting request 703562 from home:anandrit:branches:devel:languages:python

- Update to 2019.1:
  * Allow 'space' as a key to expand variables
  * Have a persistent setting on variable visibility
  * Enable/partially automate opening the debugger in another
    terminal
  * Make sidebar scrollable with j/k
  * Bug fixes

OBS-URL: https://build.opensuse.org/request/show/703562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pudb?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-05-16 21:23:09 +00:00
committed by Git OBS Bridge
parent 4d53374268
commit 87c349b04a
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 16 21:13:12 UTC 2019 - ranand@suse.com
- Update to 2019.1:
* Allow 'space' as a key to expand variables
* Have a persistent setting on variable visibility
* Enable/partially automate opening the debugger in another
terminal
* Make sidebar scrollable with j/k
* Bug fixes
-------------------------------------------------------------------
Fri Jul 27 10:30:31 UTC 2018 - jengelh@inai.de