There was an error while loading. Please reload this page.
2 parents 3855a66 + 614df86 commit 9d4741cCopy full SHA for 9d4741c
1 file changed
ChangeLog
@@ -1,3 +1,15 @@
1
+Version 0.7.10
2
+https://github.com/edgewall/genshi/releases/tag/0.7.10
3
+(Nov 30 2025, from branches/stable/0.7.x)
4
+
5
+* Remove dependency on six. (#94 by Simon Cross)
6
+* Update the benchmarks to support Python 3.13 (the "cgi" module was removed in 3.13) (#90 by Alexandre Detiste)
7
+* Migrate documentation to Sphinx. (#89 by Simon Cross)
8
+* Update GitHub Action versions. (#88 by Simon Cross)
9
+* Fix HTMLParser error handling. (#87 by Simon Cross)
10
+* Switch tests to pytest. (#86 by Simon Cross)
11
12
13
Version 0.7.9
14
https://github.com/edgewall/genshi/releases/tag/0.7.9
15
(Jun 16 2024, from branches/stable/0.7.x)
0 commit comments