#17917 closed enhancement (fixed)
Pygments-2.15.0 (Python Module)
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Change History (4)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
a3be1210ad Update to parted-3.6. f5cfb36ca9 Update to tcsh-6.24.08. 4455b24035 Update to graphviz-8.0.2. 8613786ee3 Update to Pygments-2.15.0 (Python Module).
Note:
See TracTickets
for help on using tickets.
Version 2.15.0 (released April 10th, 2023)
Added lexers:
Updated lexers:
scratch_
instructions, the
attr*.*
argument, as well as the
off
modifier
break
to keywords
None
analyse_text
method): Fix catastrophic backtracking
hcl
alias
native
style to improve contrast.
github-dark
` style to match latest Primer stylepyproject.toml
, remove
setup.py
and
setup.cfg
Makefile
has been removed. Instead, all shortcuts for developing are now defined and run through tox. The
doc
folder still contains a
Makefile
as an alternative to
tox -e doc
.