Sign in
chromium
/
external
/
code.launchpad.net
/
beautifulsoup
Clone this repo:
Branches
master
372c827
Added a Chinese translation of the documentation by Delong .w.
by Leonard Richardson
· 11 years ago
master
900beb4
Added link to Japanese user translation.
by Leonard Richardson
· 11 years ago
6b31359
Made it as clear as possible the Beautiful Soup does not support any standardized subset of CSS selector syntax.
by Leonard Richardson
· 11 years ago
af7e3ce
Clarified docs.
by Leonard Richardson
· 11 years ago
9f7ff22
Fixed yet another problem that caused the html5lib tree builder to
by Leonard Richardson
· 11 years ago
6fac06a
Restored the helpful syntax error that happens when you try to
by Leonard Richardson
· 11 years ago
80125c4
Prep for release.
by Leonard Richardson
· 11 years ago
886d1dc
Fixed a bug that caused Unicode data put into UnicodeDammit to
by Leonard Richardson
· 11 years ago
c7311d3
Fixed a crash when a short input contains data not valid in
by Leonard Richardson
· 11 years ago
fc47227
Fixed a bug in which short Unicode input was improperly encoded to ASCII when checking whether or not it was a file on
by Leonard Richardson
· 11 years ago
9c4e8db
Fixed typo.
by Leonard Richardson
· 11 years ago
9a460c4
Combined two tests to stop a spurious test failure when tests are
by Leonard Richardson
· 11 years ago
bf779b3
Bumped version number.
by Leonard Richardson
· 11 years ago
41e9d75
Updated NEWS.
by Leonard Richardson
· 11 years ago
a9b78ec
Make sure the optimized find_all() ResultSets actually contain the right data.
by Leonard Richardson
· 11 years ago
ab18996
* Fixed yet another problem with the html5lib tree builder, caused by
by Leonard Richardson
· 11 years ago
f345147
Prep for release.
by Leonard Richardson
· 11 years ago
ee052ca
Fixed incorrect superclass in super() Call.
by Leonard Richardson
· 11 years ago
965589f
All find_all calls should now return a ResultSet object. Patch by
by Leonard Richardson
· 11 years ago
ffb5b83
A little cleanup.
by Leonard Richardson
· 11 years ago
More »