forked from pool/python-bpython
Accepting request 601611 from home:badshah400:branches:devel:languages:python
- Update to version 0.17:
* New features:
- gh#bpython/bpython#641: Implement Ctrl+O.
- Add default_autoreload config option.
* Fixes:
- Fix deprecation warnings.
- Do not call signal outside of main thread.
- Fix option-backspace behavior.
- gh#bpython/bpython#648: Fix paste helper.
- gh#bpython/bpython#653: Handle docstrings more carefully.
- gh#bpython/bpython#654: Do not modify history file during
tests.
- gh#bpython/bpython#658: Fix newline handling.
- gh#bpython/bpython#670: Fix handlign of ANSI escape codes.
- gh#bpython/bpython#687: Fix encoding of jedi completions.
OBS-URL: https://build.opensuse.org/request/show/601611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
e121276732
commit
a67523776d
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 26 13:58:01 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
- Update to version 0.17:
|
||||
* New features:
|
||||
- gh#bpython/bpython#641: Implement Ctrl+O.
|
||||
- Add default_autoreload config option.
|
||||
* Fixes:
|
||||
- Fix deprecation warnings.
|
||||
- Do not call signal outside of main thread.
|
||||
- Fix option-backspace behavior.
|
||||
- gh#bpython/bpython#648: Fix paste helper.
|
||||
- gh#bpython/bpython#653: Handle docstrings more carefully.
|
||||
- gh#bpython/bpython#654: Do not modify history file during
|
||||
tests.
|
||||
- gh#bpython/bpython#658: Fix newline handling.
|
||||
- gh#bpython/bpython#670: Fix handlign of ANSI escape codes.
|
||||
- gh#bpython/bpython#687: Fix encoding of jedi completions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 22:41:01 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user