forked from pool/python-lxml
Accepting request 419562 from home:tbechtold:branches:devel:languages:python
- update to 3.6.1:
* Separate option ``inline_style`` for Cleaner that only removes ``style``
attributes instead of all styles.
* Windows build support for Python 3.5.
* Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do).
* Try to provide base URL from ``Resolver.resolve_string()``.
* More accurate float serialisation in ``objectify.FloatElement``.
* Repair XSLT error logging.
OBS-URL: https://build.opensuse.org/request/show/419562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=90
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 07:38:31 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- update to 3.6.1:
|
||||
* Separate option ``inline_style`` for Cleaner that only removes ``style``
|
||||
attributes instead of all styles.
|
||||
* Windows build support for Python 3.5.
|
||||
* Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do).
|
||||
* Try to provide base URL from ``Resolver.resolve_string()``.
|
||||
* More accurate float serialisation in ``objectify.FloatElement``.
|
||||
* Repair XSLT error logging.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 15:26:08 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user