View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/beautifulsoup
Only Leonard Richardson can upload to this repository. If you are Leonard Richardson please log in for upload directions.

Beautiful Soup has 7 active reviews. See all merge proposals.

Branches

Name Last Modified Last Commit
master 2025-02-04 20:06:06 UTC
Add -f to virtualenv-delete command in preparation script.

Author: Leonard Richardson
Author Date: 2025-02-04 20:06:06 UTC

Add -f to virtualenv-delete command in preparation script.

4.13 2025-02-02 18:38:12 UTC
Prep for release.

Author: Leonard Richardson
Author Date: 2025-02-02 18:38:12 UTC

Prep for release.

4.13-ambiguous-ampersands 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
Author Date: 2024-12-28 17:59:19 UTC

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
Author Date: 2024-05-27 15:13:00 UTC

Fixed type checking errors.

4.13-more-specific-than-pageelement 2024-05-23 14:03:05 UTC
Change Optional[PageElement] to _AtMostOneElement everywhere.

Author: Leonard Richardson
Author Date: 2024-05-23 14:03:05 UTC

Change Optional[PageElement] to _AtMostOneElement everywhere.

more-modular-soupstrainers 2024-02-01 03:22:14 UTC
More html5lib typing work.

Author: Leonard Richardson
Author Date: 2024-02-01 03:22:14 UTC

More html5lib typing work.

return-inserted-element 2024-01-17 20:43:53 UTC
Fixed silent merge conflict.

Author: Leonard Richardson
Author Date: 2024-01-17 20:43:53 UTC

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
Author Date: 2023-04-12 19:48:45 UTC

Added a type alias for individual encodings. I believe this completes the type hint work on dammit.py.

strainer-type-improvements 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
Author Date: 2023-04-11 20:08:05 UTC

Issue a warning if given a parse_only filter that's going to exclude everything.

remove-recursive-deepcopy 2023-03-27 14:42:13 UTC
Updated __copy__ docstrings.

Author: Leonard Richardson
Author Date: 2023-03-27 14:42:13 UTC

Updated __copy__ docstrings.

remove-recursion-on-output 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
Author Date: 2023-03-24 18:50:39 UTC

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
Author Date: 2023-03-20 11:17:11 UTC

Added a test harness for clusterfuzz test cases.

documentation-type-reference 2023-03-15 23:14:04 UTC
Rewrote documentation so that py:class:: directives could be inserted and the...

Author: Leonard Richardson
Author Date: 2023-03-15 23:14:04 UTC

Rewrote documentation so that py:class:: directives could be inserted and the text would flow naturally.

soupsieve-integration 2023-02-08 22:02:14 UTC
Fixed syntax errors in documentation.

Author: Leonard Richardson
Author Date: 2023-02-08 22:02:14 UTC

Fixed syntax errors in documentation.

114 of 14 results
You can't create new repositories for Beautiful Soup.