Skip to content

[3.15] gh-153227: Unpin development version of Pygments (GH-156163) - #156164

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-8db5262-3.15
Open

[3.15] gh-153227: Unpin development version of Pygments (GH-156163)#156164
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-8db5262-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit 8db5262)

Co-authored-by: Peter Bierma zintensitydev@gmail.com

(cherry picked from commit 8db5262)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@read-the-docs-community

Copy link
Copy Markdown

Comment thread Doc/pylock.toml
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile Doc/requirements.txt --exclude-newer P14D --exclude-newer-package linklint=PT0S --exclude-newer-package python-docs-theme=PT0S --no-cache --output-file Doc/pylock.toml --python-version 3.12 --universal
# uv pip compile Doc/requirements.txt --exclude-newer P14D --exclude-newer-package linklint=PT0S --exclude-newer-package python-docs-theme=PT0S --exclude-newer-package pygments=PT0S --no-cache --output-file Doc/pylock.toml --python-version 3.12 --universal

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this meant to add pygments to the "always skip cooldowns" list with --exclude-newer-package pygments=PT0S?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was necessary for regeneration, as the release was recent. I considered removing it but then it would be correct command we used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants