Sujet : [Python-announce] Pygments 2.19.0 released
De : me (at) *nospam* anteru.net (Matthäus G. Chajdas)
Groupes : comp.lang.python.announceDate : 05. Jan 2025, 15:15:17
Autres entêtes
Message-ID : <433c5f48-e927-409c-b60d-a8d777aca308@anteru.net>
I'm happy to announce the release of Pygments 2.19.0. Pygments is a
generic syntax highlighter written in Python.
Pygments 2.19.0 provides 11 new lexers, updates to 19 lexers, and many small fixes. This release also adds official support for Python 3.13. See <
https://pygments.org/docs/changelog/> for details.
Report bugs and feature requests in the issue tracker:
<
https://github.com/pygments/pygments/issues>. Thanks go to all the
contributors of these lexers, and to all those who reported bugs and
waited patiently for this release.
Download it from <
https://pypi.org/project/Pygments/>, or look at
the demonstration at <
https://pygments.org/demo/>.
Enjoy,
Matthäus