14
0

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

update to version 3.8.2

OBS-URL: https://build.opensuse.org/request/show/1287016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=103
This commit is contained in:
2025-06-20 09:35:54 +00:00
committed by Git OBS Bridge
parent bf7b378ce2
commit efb44beaad
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 19 19:01:44 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 3.8.2:
* Fix codecs deprecation in Python 3.14.
* Fix issue with unclosed comment parsing in Python 3.14.
* Fix issue with unclosed declarations in Python 3.14.
* Fix issue with unclosed HTML tag <foo and Python 3.14.
-------------------------------------------------------------------
Wed Jun 18 16:36:45 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>