Skip to content

Commit 9d4741c

Browse files
committed
Merge branch 'master' into stable/0.7.x
2 parents 3855a66 + 614df86 commit 9d4741c

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
Version 0.7.9
214
https://github.com/edgewall/genshi/releases/tag/0.7.9
315
(Jun 16 2024, from branches/stable/0.7.x)

0 commit comments

Comments
 (0)