forked from pool/python-parsel
- Update to 1.5.2:
* ``Selector.remove_namespaces`` received a significant performance improvement * The value of ``data`` within the printable representation of a selector (``repr(selector)``) now ends in ``...`` when truncated, to make the truncation obvious. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parsel?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
8fa21aeeb9
commit
bda8f8e49b
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 08:27:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.5.2:
|
||||
* ``Selector.remove_namespaces`` received a significant performance improvement
|
||||
* The value of ``data`` within the printable representation of a selector
|
||||
(``repr(selector)``) now ends in ``...`` when truncated, to make the
|
||||
truncation obvious.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:51:11 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user