#10530: lxml-4.2.0 (python module)
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
4.2.0 (2018-03-13)
* Features added
- GH#255: SelectElement.value returns more standard-compliant and
browser-like defaults for non-multi-selects. If no option is selected, the
value of the first option is returned (instead of None). If multiple
options are selected, the value of the last one is returned (instead of
that of the first one). If no options are present (not standard-compliant)
SelectElement.value still returns None.
- GH#261: The HTMLParser() now supports the huge_tree option. Patch by
stranac.
Bugs fixed
- LP#1551797: Some XSLT messages were not captured by the transform
error log.
- LP#1737825: Crash at shutdown after an interrupted iterparse run with
XMLSchema validation.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10530#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page