forked from pool/python-html5lib
Accepting request 235463 from home:frispete:python
- update to 0.999 - Fix #127: add work-around for CPython issue #20007: .read(0) on http.client.HTTPResponse drops the rest of the content. - Fix #115: lxml treewalker can now deal with fragments containing, at their root level, text nodes with non-ASCII characters on Python 2. - enable tests and include test suite for further validations for distributions > 11.1 and SLES 10 OBS-URL: https://build.opensuse.org/request/show/235463 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
e41e6eaf7a
commit
d4087f7410
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 22:01:47 UTC 2014 - hpj@urpla.net
|
||||
|
||||
- update to 0.999
|
||||
- Fix #127: add work-around for CPython issue #20007: .read(0) on
|
||||
http.client.HTTPResponse drops the rest of the content.
|
||||
- Fix #115: lxml treewalker can now deal with fragments containing, at their
|
||||
root level, text nodes with non-ASCII characters on Python 2.
|
||||
|
||||
- enable tests and include test suite for further validations
|
||||
for distributions > 11.1 and SLES 10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 13:29:08 UTC 2013 - toddrme2178@gmail.com
|
||||
|
||||
|
Reference in New Issue
Block a user