forked from pool/python-pudb
* Update to 2020.1:
- Use Jedi for completion in the built-in shell - Add vi keys for sidebar - Clean up vi key handling, remove duplication - add -m switch to run as module - Require Py3.6 - Use h/l to collapse/open containers in var view - feat: add reverse remote pudb * Fix dealing with alternatives. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pudb?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 17:04:53 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
* Update to 2020.1:
|
||||
- Use Jedi for completion in the built-in shell
|
||||
- Add vi keys for sidebar
|
||||
- Clean up vi key handling, remove duplication
|
||||
- add -m switch to run as module
|
||||
- Require Py3.6
|
||||
- Use h/l to collapse/open containers in var view
|
||||
- feat: add reverse remote pudb
|
||||
* Fix dealing with alternatives.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 07:28:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user