forked from pool/python-bpython
Accepting request 845111 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/845111 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 30 22:26:06 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 0.20:
|
||||
* General information:
|
||||
+ The next release of bpython (0.20) will drop support for Python
|
||||
2.
|
||||
+ Support for Python 3.9 has been added. Support for Python 3.5
|
||||
has been dropped.
|
||||
* New features:
|
||||
+ #802: Provide redo. Thanks to Evan.
|
||||
+ #835: Add support for importing namespace packages. Thanks to
|
||||
Thomas Babej.
|
||||
* Fixes:
|
||||
+ #622: Provide encoding attribute for FakeOutput.
|
||||
+ #806: Prevent symbolic link loops in import completion. Thanks
|
||||
to Etienne Richart.
|
||||
+ #807: Support packages using importlib.metadata API. Thanks to
|
||||
uriariel.
|
||||
+ #809: Fix support for Python 3.9's ast module.
|
||||
+ #817: Fix cursor position with full-width characters. Thanks to
|
||||
Jack Rybarczyk.
|
||||
+ #853: Fix invalid escape sequences.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 4 17:46:05 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user