Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Avoid error lexing multiprocessing docs code block on Pygments 2.15.0" #103616

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Would it maybe be worth pinning Pygments to >=2.15.1?

@hugovk
Copy link
Member Author

hugovk commented Apr 19, 2023

It's not a direct dependency, or we could have done Pygments != 2.15.0 in the first place.

@hugovk hugovk merged commit 8cb2b0f into python:main Apr 22, 2023
26 checks passed
@hugovk hugovk deleted the revert-pygments-workaround branch April 22, 2023 21:41
@miss-islington
Copy link
Contributor

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-103695 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 22, 2023
…s 2.15.0" (pythonGH-103616)

This reverts commit ace51dc.
(cherry picked from commit 8cb2b0f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Apr 22, 2023
hugovk added a commit that referenced this pull request Apr 22, 2023
…Pygments 2.15.0" (GH-103616) (#103695)

Revert "Avoid error lexing multiprocessing docs code block on Pygments 2.15.0" (GH-103616)

This reverts commit ace51dc.
(cherry picked from commit 8cb2b0f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@CAM-Gerlach
Copy link
Member

Would it maybe be worth pinning Pygments to >=2.15.1?

(For others' reference, this was done in #103860 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants