[Python-announce] Pyparsing 3.1.0b1 released

2023-04-10 Thread Paul McGuire
I just pushed release 3.1.0b1 of pyparsing. 3.1.0 will include support for python 3.12, and will be the last release to support 3.6 and 3.7. If your project uses pyparsing, *please* download this beta release (using "pip install -U pyparsing==3.1.0b1") and open any compatibility issues you might

[Python-announce] Pygments 2.15 released

2023-04-10 Thread Matthäus G . Chajdas
I'm happy to announce the release of Pygments 2.15. Pygments is a generic syntax highlighter written in Python. Pygments 2.15 provides half a dozen new lexers and many improvements to existing lexers, as well as official support for Python 3.11. Please have a look at the changelog