17
0

Accepting request 1328912 from home:benoit_monin:branches:devel:languages:python

update to version 3.10.1

OBS-URL: https://build.opensuse.org/request/show/1328912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=118
This commit is contained in:
2026-01-26 08:21:11 +00:00
committed by Git OBS Bridge
parent c6b681482e
commit a3a1eb61b6
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jan 23 16:12:26 UTC 2026 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 3.10.1:
* Ensure nested elements inside inline comments are properly
unescaped (#1571).
* Make the docs build successfully with mkdocstrings-python 2.0
(#1575).
* Fix infinite loop when multiple bogus or unclosed HTML comments
appear in input (#1578).
* Fix another infinite loop when handling bad comments (#1586).
-------------------------------------------------------------------
Tue Nov 4 19:45:00 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>