Debian Patches
Status for beautifulsoup4/4.13.4-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
python3.13.4 | ParserRejectedMarkup is no longer raised CPython fixed https://github.com/python/cpython/issues/77057 and backported this to >= 3.13.4 This recently show up in Debian unstable, when we uploaded the latest 3.13 snapshot. |
Stefano Rivera <stefano@rivera.za.net> | yes | debian | 2025-05-24 | |
libxml2-2.14.3 | * Modified some of the lxml tests to accommodate behavioral changes in libxml2 2.14.3. Specifically: 1. XML declarations and processing instructions in HTML documents are rewritten as comments. Note that this means XHTML documents will now turn into regular HTML documents if run through the 'lxml' parser. The 'xml' parser is unaffected. 2. Out-of-range numeric entities are replaced with REPLACEMENT CHARACTER rather than omitted entirely. [bug=2112242] |
Leonard Richardson <leonardr@segfault.org> | no | 2025-05-31 |