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 Browse the code

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

Branches

Name Last Modified Last Commit
4.13 2024-08-22 00:22:12 UTC
Merged in main branch.

Author: Leonard Richardson
Author Date: 2024-08-22 00:22:12 UTC

Merged in main branch.

master 2024-08-22 00:18:33 UTC
* Changes to make tests work whether tests are run under soupsieve 2.6

Author: Leonard Richardson
Author Date: 2024-08-22 00:18:33 UTC

* Changes to make tests work whether tests are run under soupsieve 2.6
  or an earlier version. Based on a patch by Stefano Rivera.

* Removed the strip_cdata argument to lxml's HTMLParser
  constructor, which never did anything and is deprecated as of lxml
  5.3.0. Patch by Stefano Rivera. [bug=2076897]

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.

113 of 13 results
You can't create new repositories for Beautiful Soup.