Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9602304 commit 126b23aCopy full SHA for 126b23a
CHANGES.txt
@@ -11,6 +11,22 @@ Bugs fixed
11
* LP#2125278: Compilation with libxml2 2.15.0 failed.
12
Original patch by Xi Ruoyao.
13
14
+* Setting ``decompress=True`` in the parser had no effect in libxml2 2.15.
15
+
16
+* Binary wheels on Linux and macOS use the library version libxml2 2.14.6.
17
+ See https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.14.6
18
19
+* Test failures in libxml2 2.15.0 were fixed.
20
21
+Other changes
22
+-------------
23
24
+* Binary wheels for Py3.9-3.11 on the ``riscv64`` architecture were added.
25
26
+* Error constants were updated to match libxml2 2.15.0.
27
28
+* Built using Cython 3.1.4.
29
30
31
6.0.1 (2025-08-22)
32
==================
0 commit comments