Clone this repo:

Branches

  1. 372c827 Added a Chinese translation of the documentation by Delong .w. by Leonard Richardson · 11 years ago master
  2. 900beb4 Added link to Japanese user translation. by Leonard Richardson · 11 years ago
  3. 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
  4. af7e3ce Clarified docs. by Leonard Richardson · 11 years ago
  5. 9f7ff22 Fixed yet another problem that caused the html5lib tree builder to by Leonard Richardson · 11 years ago
  6. 6fac06a Restored the helpful syntax error that happens when you try to by Leonard Richardson · 11 years ago
  7. 80125c4 Prep for release. by Leonard Richardson · 11 years ago
  8. 886d1dc Fixed a bug that caused Unicode data put into UnicodeDammit to by Leonard Richardson · 11 years ago
  9. c7311d3 Fixed a crash when a short input contains data not valid in by Leonard Richardson · 11 years ago
  10. 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
  11. 9c4e8db Fixed typo. by Leonard Richardson · 11 years ago
  12. 9a460c4 Combined two tests to stop a spurious test failure when tests are by Leonard Richardson · 11 years ago
  13. bf779b3 Bumped version number. by Leonard Richardson · 11 years ago
  14. 41e9d75 Updated NEWS. by Leonard Richardson · 11 years ago
  15. a9b78ec Make sure the optimized find_all() ResultSets actually contain the right data. by Leonard Richardson · 11 years ago
  16. ab18996 * Fixed yet another problem with the html5lib tree builder, caused by by Leonard Richardson · 11 years ago
  17. f345147 Prep for release. by Leonard Richardson · 11 years ago
  18. ee052ca Fixed incorrect superclass in super() Call. by Leonard Richardson · 11 years ago
  19. 965589f All find_all calls should now return a ResultSet object. Patch by by Leonard Richardson · 11 years ago
  20. ffb5b83 A little cleanup. by Leonard Richardson · 11 years ago