Age | Commit message (Collapse) | Author |
|
|
|
dictionary by passing in a replacement. None will disable the feature altogether. [bug=1832978]
|
|
|
|
|
|
This makes select() work most of the time without requiring a value for 'namespaces'.
|
|
document, not just the ones introduced at the top level. [bug=1718787]
|
|
bad markup. [bug=1708831]
|
|
|
|
fed into the lxml HTML parser.
|
|
[bug=1491700]
|
|
slightly different format from SGML processing instructions. [bug=1504383]
|
|
|
|
it's the only XML parser supported at the moment.
|
|
Beautiful Soup constructor, which lets you prohibit the detection of
an encoding that you know is wrong. [bug=1469408]
|
|
instructions. [bug=1294645]
|
|
|
|
name a parser.
|
|
|
|
|
|
|
|
|
|
|
|
document.
|
|
an attribute from the predefined xml: namespace. [bug=1065617]
|
|
|
|
the fully-qualified names given by the lxml parser. [bug=1037597]
|
|
|
|
|
|
attributes to a tag that didn't originally have any. [bug=1002378] Thanks to Oliver Beattie for the patch.
|
|
the workaround was triggering a (possibly different, but related) bug in lxml. [bug=972466]
|
|
doesn't have the problems of the XML parser.
|
|
|
|
|
|
|
|
|
|
|
|
it, so we don't lose the mappings.
|
|
appropriately.
|
|
|
|
|
|
instead of errors=strict.
|
|
|
|
|
|
|
|
|
|
|