forked from pool/python-ordered-namespace
- Update to 2019.6.8:
* Jupyter/iPython pretty printing works even better than before. Everything lines up and is easier to read at a glance. * Tab auto-completion now shows both class methods and data attribute. Previously it only showed data attributes. * Full support for pickle serialization/deserialization. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-namespace?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
0a59da6d7b
commit
4d18b83d13
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 13:40:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 2019.6.8:
|
||||
* Jupyter/iPython pretty printing works even better than before. Everything lines up and is easier to read at a glance.
|
||||
* Tab auto-completion now shows both class methods and data attribute. Previously it only showed data attributes.
|
||||
* Full support for pickle serialization/deserialization.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 11:04:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user