Merge lp:~jerith/ibid/split_utils into lp:~ibid-core/ibid/old-trunk-1.6
Proposed by
Jeremy Thurgood
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | Stefano Rivera | ||||
| Approved revision: | not available | ||||
| Merged at revision: | 808 | ||||
| Proposed branch: | lp:~jerith/ibid/split_utils | ||||
| Merge into: | lp:~ibid-core/ibid/old-trunk-1.6 | ||||
| Diff against target: |
191 lines (+64/-54) 6 files modified
ibid/plugins/feeds.py (+2/-1) ibid/plugins/icecast.py (+2/-1) ibid/plugins/lookup.py (+3/-2) ibid/plugins/url.py (+1/-1) ibid/utils/__init__.py (+1/-49) ibid/utils/html.py (+55/-0) |
||||
| To merge this branch: | bzr merge lp:~jerith/ibid/split_utils | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Jonathan Hitchcock | Abstain | ||
| Michael Gorven | Approve | ||
| Stefano Rivera | Approve | ||
|
Review via email:
|
|||
This proposal supersedes a proposal from 2009-12-28.
To post a comment you must log in.

A small amount of reorganisation makes html5lib and BeautifulSoup optional dependencies.