lp:~facelessuser/beautifulsoup/html5lib-fix

Created by Isaac Muse and last modified
Get this branch:
bzr branch lp:~facelessuser/beautifulsoup/html5lib-fix
Only Isaac Muse can upload to this branch. If you are Isaac Muse please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Isaac Muse
Project:
Beautiful Soup
Status:
Merged

Recent revisions

483. By Isaac Muse <email address hidden>

Remove dead line of code

482. By Isaac Muse <email address hidden>

Ensure html5lib always has valid internal linkage
html5lib, with malformed HTML, can end up with detached
linkage internally. Improve the current code to ensure
html5lib always has proper linkage.

481. By Leonard Richardson

Issue a warning and raise a more useful exception if someone tries to call Tag.select() without SoupSieve installed.

480. By Leonard Richardson

Keep track of the namespace abbreviations found while parsing the document. This makes select() work most of the time without requiring a value for 'namespaces'.

479. By Leonard Richardson

Rewrote select() documentation and namespace example.

478. By Leonard Richardson

Merging Isaac Muse's Soup Sieve branch as-is before making some modifications.

477. By Leonard Richardson

Merged in next_previous_fixes from Isaac Muse. [bug=1782928,1798699]

476. By Leonard Richardson

Bump up to version 4.6.3 so I can re-release.

475. By Leonard Richardson

Converted README to Markdown format.

474. By Leonard Richardson

Fix an exception when a custom formatter was asked to format a void
  element. [bug=1784408]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:beautifulsoup
This branch contains Public information 
Everyone can see this information.

Subscribers