- Get this repository:
-
git clone
https://git.launchpad.net/beautifulsoup
Beautiful Soup has 8 active reviews. See all merge proposals.
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| master | 2025-10-25 17:30:53 UTC |
* When using one of the lxml tree builders, you can pass in
Author:
Leonard Richardson
* When using one of the lxml tree builders, you can pass in |
| overloading-find | 2025-09-27 17:12:49 UTC |
Added some tests of ResultSet's new features.
Author:
Leonard Richardson
Added some tests of ResultSet's new features. |
| type-safe-filtering | 2025-08-23 16:58:46 UTC |
Fixed some doc references.
Author:
Leonard Richardson
Fixed some doc references. |
| pyright-fixes | 2025-08-10 17:42:14 UTC |
Started on pyright fixes.
Author:
Leonard Richardson
Started on pyright fixes. |
| tagfilter | 2025-05-30 16:36:23 UTC |
Find returns optional items, not items.
Author:
Leonard Richardson
Find returns optional items, not items. |
| 4.13 | 2025-02-02 18:38:12 UTC |
Prep for release.
Author:
Leonard Richardson
Prep for release. |
|
4.13-ambiguous- |
2024-12-28 17:59:19 UTC |
I think I finally figured out what was up with the HTML5 ampersand escape: I ...
Author:
Leonard Richardson
I think I finally figured out what was up with the HTML5 ampersand escape: I wasn't taking into consideration the fact that by the time the formatter runs, Beautiful Soup has gotten rid of almost all the ampersands. |
| 4.13-attributedict | 2024-05-27 15:13:00 UTC |
Fixed type checking errors.
Author:
Leonard Richardson
Fixed type checking errors. |
|
4.13-more- |
2024-05-23 14:03:05 UTC |
Change Optional[PageElement] to _AtMostOneElement everywhere.
Author:
Leonard Richardson
Change Optional[ |
|
more-modular- |
2024-02-01 03:22:14 UTC |
More html5lib typing work.
Author:
Leonard Richardson
More html5lib typing work. |
|
return- |
2024-01-17 20:43:53 UTC |
Fixed silent merge conflict.
Author:
Leonard Richardson
Fixed silent merge conflict. |
| sphinx-update | 2023-04-12 19:48:45 UTC |
Added a type alias for individual encodings. I believe this completes the typ...
Author:
Leonard Richardson
Added a type alias for individual encodings. I believe this completes the type hint work on dammit.py. |
|
strainer- |
2023-04-11 20:08:05 UTC |
Issue a warning if given a parse_only filter that's going to exclude everything.
Author:
Leonard Richardson
Issue a warning if given a parse_only filter that's going to exclude everything. |
|
remove- |
2023-03-27 14:42:13 UTC |
Updated __copy__ docstrings.
Author:
Leonard Richardson
Updated __copy__ docstrings. |
|
remove- |
2023-03-24 18:50:39 UTC |
Added a test just to verify that you can encode a document more deeply nested...
Author:
Leonard Richardson
Added a test just to verify that you can encode a document more deeply nested than the Python recursion limit. |
| fuzz | 2023-03-20 11:17:11 UTC |
Added a test harness for clusterfuzz test cases.
Author:
Leonard Richardson
Added a test harness for clusterfuzz test cases. |
|
documentation- |
2023-03-15 23:14:04 UTC |
Rewrote documentation so that py:class:: directives could be inserted and the...
Author:
Leonard Richardson
Rewrote documentation so that py:class:: directives could be inserted and the text would flow naturally. |
|
soupsieve- |
2023-02-08 22:02:14 UTC |
Fixed syntax errors in documentation.
Author:
Leonard Richardson
Fixed syntax errors in documentation. |
| 1 → 18 of 18 results | First • Previous • Next • Last |
Other repositories
| 1 → 26 of 26 results | First • Previous • Next • Last |