Opened 4 years ago

Closed 4 years ago

#14173 closed enhancement (fixed)

Pygments-2.7.2 (Python Module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Douglas R. Reno, 4 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 years ago

Version 2.7.2
-------------
(released October 24, 2020)

- Updated lexers:

  * Latex (PR#1517, #1516)
  * LLVM (PR#1565)
  * SPARQL (PR#1559)

- Fixed Python console/traceback lexer problems with
  custom exceptions without messages (#1548)
- Allow loading ttc fonts on Mac/image formatter (#1223)
- Improve ``analyze_text`` across a variety of lexers (PR#1549)
- Removed CSS rule which forced the vertical padding to 0 for line numbers (PR#1583, #1579)
- Fix ``TNTLexer`` crashing on unexpected EOL (#1568, PR#1570)
- ``regexlint`` can be now run locally as part of ``tox`` tests (PR#1557)
- Fix typos (PR#1550, #1562)
- Add Python 3.9 as a supported version (PR#1554)

comment:3 by Douglas R. Reno, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r23842

Note: See TracTickets for help on using tickets.