~ubuntu-branches/ubuntu/saucy/lxml/saucy-updates

« back to all changes in this revision

Viewing changes to doc/html/api/identifier-index-D.html

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-09-17 13:29:26 UTC
  • mfrom: (1.3.8)
  • Revision ID: package-import@ubuntu.com-20120917132926-aqkysq1i6bahybis
Tags: 2.3.5-1
* New upstream version.
  - Features added:
    * lxml.html.tostring() gained new serialisation options
      ``with_tail`` and ``doctype``.
  - Bugs fixed:
    * Crash when merging text nodes in ``element.remove()``.
    * Crash in sax/target parser when reporting empty doctype.
    * Crash when building an nsmap (Element property) with empty
      namespace URIs.
    * Crash due to race condition when errors (or user messages) occur
      during threaded XSLT processing.
    * XSLT stylesheet compilation could ignore compilation errors.
    * Fixed a crash when using ``iterparse()`` for HTML parsing and
      requesting start events.
    * Fixed parsing of more selectors in cssselect.  Whitespace before
      pseudo-elements and pseudo-classes is significant as it is a
      descendant combinator.
    * lxml.html.diff no longer raises an exception when hitting
      'img' tags without 'src' attribute.

Show diffs side-by-side

added added

removed removed

Lines of Context:
369
369
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
370
370
  <tr>
371
371
    <td align="left" class="footer">
372
 
    Generated by Epydoc 3.0.1 on Fri Nov 11 18:38:24 2011
 
372
    Generated by Epydoc 3.0.1 on Tue Jul 31 10:14:16 2012
373
373
    </td>
374
374
    <td align="right" class="footer">
375
375
      <a target="mainFrame" href="http://epydoc.sourceforge.net"