mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
Changes since 2.19.2: - Added new Rell lexer; updated C++26 keywords, TOML 1.1.0, Python t-strings and PHP magic constants in existing lexers - Fixed catastrophic backtracking in Archetype and Lua lexers - Performance improvements via entry point caching - Dropped Python 3.8, added Python 3.14 support Link: https://github.com/pygments/pygments/blob/master/CHANGES Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>