Merge lp://staging/~takluyver/beautifulsoup/py3-compatibility into lp://staging/beautifulsoup

Proposed by Thomas Kluyver
Status: Merged
Merged at revision: 91
Proposed branch: lp://staging/~takluyver/beautifulsoup/py3-compatibility
Merge into: lp://staging/beautifulsoup
Diff against target: 361 lines (+88/-64)
8 files modified
.bzrignore (+2/-0)
bs4/dammit.py (+33/-33)
bs4/element.py (+11/-5)
bs4/tests/test_html5lib.py (+1/-1)
bs4/tests/test_lxml.py (+11/-11)
bs4/tests/test_soup.py (+8/-8)
bs4/tests/test_tree.py (+6/-6)
setup.py (+16/-0)
To merge this branch: bzr merge lp://staging/~takluyver/beautifulsoup/py3-compatibility
Reviewer Review Type Date Requested Status
Leonard Richardson Pending
Review via email: mp+70899@code.staging.launchpad.net

Description of the change

Allows BeautifulSoup 4 alpha to be used in Python 3 after automatic conversion with 2to3.

Also includes some restructuring of the package to allow tests to be translated at installation. This can be left out if it's not wanted, although it's useful for future testing against Python 3.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: