1
1
mirror of https://git.launchpad.net/beautifulsoup synced 2025-10-05 16:02:46 +02:00

Default Branch

fc02060f68 · Bump version numbers for 4.14.2 release. · Updated 2025-09-29 12:02:03 +02:00

Branches

5fc1a2b87d · Added some tests of ResultSet's new features. · Updated 2025-09-27 19:12:49 +02:00

6
0
Included

0d9dcfc09b · Fixed some doc references. · Updated 2025-08-23 18:58:46 +02:00

41
6

2b490a9495 · Started on pyright fixes. · Updated 2025-08-10 19:42:14 +02:00

44
0
Included

7bd74fd798 · Find returns optional items, not items. · Updated 2025-05-30 18:36:23 +02:00

51
8

500793557e · Prep for release. · Updated 2025-02-02 19:38:12 +01:00

90
0
Included

ff6940d072 · 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. · Updated 2024-12-28 18:59:19 +01:00

125
0
Included

6d529cf114 · Fixed type checking errors. · Updated 2024-05-27 17:13:00 +02:00

145
0
Included

fb69df01db · Change Optional[PageElement] to _AtMostOneElement everywhere. · Updated 2024-05-23 16:03:05 +02:00

152
0
Included

c23dd48ebe · More html5lib typing work. · Updated 2024-02-01 04:22:14 +01:00

211
0
Included

2b03d5e5c8 · Fixed silent merge conflict. · Updated 2024-01-17 21:43:53 +01:00

237
3

b8e2d95d6d · Added a type alias for individual encodings. I believe this completes the type hint work on dammit.py. · Updated 2023-04-12 21:48:45 +02:00

336
0
Included

db78010ffc · Issue a warning if given a parse_only filter that's going to exclude everything. · Updated 2023-04-11 22:08:05 +02:00

354
0
Included

c0aa6d6966 · Updated __copy__ docstrings. · Updated 2023-03-27 16:42:13 +02:00

435
0
Included

f834cd0138 · Added a test just to verify that you can encode a document more deeply nested than the Python recursion limit. · Updated 2023-03-24 19:50:39 +01:00

441
0
Included

961f700cd9 · Added a test harness for clusterfuzz test cases. · Updated 2023-03-20 12:17:11 +01:00

463
0
Included

fbbc002be5 · Rewrote documentation so that py:class:: directives could be inserted and the text would flow naturally. · Updated 2023-03-16 00:14:04 +01:00

464
0
Included

91397340f4 · Fixed syntax errors in documentation. · Updated 2023-02-08 23:02:14 +01:00

474
0
Included