lp:~leonardr/beautifulsoup/reparenting

Created by Leonard Richardson and last modified
Get this branch:
bzr branch lp:~leonardr/beautifulsoup/reparenting
Only Leonard Richardson can upload to this branch. If you are Leonard Richardson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Leonard Richardson
Project:
Beautiful Soup
Status:
Development

Recent revisions

323. By Leonard Richardson

Initial work.

322. By Leonard Richardson

Updated NEWS.

321. By Leonard Richardson

A NavigableString object now has an immutable '.name' property whose
+ value is always None. This makes it easier to iterate over a mixed
+ list of tags and strings without having to check whether each
+ element is a tag or a string.

320. By Leonard Richardson

_last_descendant can be optimized in some cases.

319. By Leonard Richardson

Save another Element creation.

318. By Leonard Richardson

Improved performance for html5lib.

317. By Leonard Richardson

Added raw html5lib to the list of parsers that get tested.

316. By Leonard Richardson

Changed _popToTag to run through a single range instead of two.

315. By Leonard Richardson

Improved _popToTag a tiny bit.

314. By Leonard Richardson

Inlined some commonly called code to save a function call.

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.