lp:~chrispitude/beautifulsoup

Get this repository:
git clone https://git.launchpad.net/~chrispitude/beautifulsoup
Only Chris Papademetrious can upload to this repository. If you are Chris Papademetrious please log in for upload directions.

Branches

Name Last Modified Last Commit
more-modular-soupstrainers-doc 2024-02-03 18:02:39 UTC
add documentation example for ElementFilter

Author: Chris Papademetrious
Author Date: 2024-02-03 18:02:39 UTC

add documentation example for ElementFilter

Signed-off-by: Chris Papademetrious <chrispitude@gmail.com>

doc-minor-fixes 2024-02-03 15:36:50 UTC
fix very minor doc issues

Author: Chris Papademetrious
Author Date: 2024-02-03 15:36:50 UTC

fix very minor doc issues

Signed-off-by: Chris Papademetrious <chrispitude@gmail.com>

4.13 2024-02-02 20:57:56 UTC
Added some basic typing to test methods that are called by the actual tests.

Author: Leonard Richardson
Author Date: 2024-02-02 20:57:56 UTC

Added some basic typing to test methods that are called by the actual tests.

node-filters 2024-01-01 22:24:09 UTC
implement a filter that considers all PageElement objects

Author: Chris Papademetrious
Author Date: 2024-01-01 22:24:09 UTC

implement a filter that considers all PageElement objects

new-tag-allow-text 2023-12-18 16:08:36 UTC
allow string text specification in new_tag()

Author: Chris Papademetrious
Author Date: 2023-12-18 16:08:36 UTC

allow string text specification in new_tag()

Signed-off-by: Chris Papademetrious <chrispitude@gmail.com>

return-inserted-element 2023-12-09 02:17:17 UTC
update insert(), append(), extend(), insert_before(), and insert_after() to r...

Author: Chris Papademetrious
Author Date: 2023-12-09 02:17:17 UTC

update insert(), append(), extend(), insert_before(), and insert_after() to return the [last] inserted element

Signed-off-by: Chris Papademetrious <chrispitude@gmail.com>

doc-suggestions-1 2023-11-25 10:28:41 UTC
some doc suggestions from a first-time user

Author: Leonard Richardson
Author Date: 2023-08-27 15:47:13 UTC

some doc suggestions from a first-time user

Signed-off-by: Chris Papademetrious <chrispitude@gmail.com>

master 2023-08-27 15:47:13 UTC
Corrected the syntax of the license definition in pyproject.toml. Patch

Author: Leonard Richardson
Author Date: 2023-08-27 15:47:13 UTC

Corrected the syntax of the license definition in pyproject.toml. Patch
  by Louis Maddox. [bug=2032848]

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.

115 of 15 results
This repository contains Public information 
Everyone can see this information.