summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2023-03-26 14:42:53 +0200
committerStefan Behnel <stefan_ml@behnel.de>2023-03-26 14:42:53 +0200
commitda0c433cbb6e1ce74981484ff250d101a8078d51 (patch)
treecd0c0eb4eaf2d66da4e7f143dee14c4c44f321c1 /CHANGES.txt
parent0919a045264f88a86f0aa8af289d1e68ad023c04 (diff)
downloadpython-lxml-da0c433cbb6e1ce74981484ff250d101a8078d51.tar.gz
Update Cython requirement to 0.29.33.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 660407d9..5b140d94 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,7 +15,9 @@ Bugs fixed
Other changes
-------------
-* Linux/macOS wheels use the latest library versions libxml2 2.10.3 and libxslt 1.1.37.
+* Binary wheels use the latest library versions libxml2 2.10.3 and libxslt 1.1.37.
+
+* Built with Cython 0.29.33 to adapt to changes in Python 3.11 and 3.12.
4.9.2 (2022-12-13)