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

scriptcheck.yml: fixated pygments version and re-enabled all Python v… #4068

Merged
merged 1 commit into from May 5, 2022

Conversation

firewave
Copy link
Collaborator

@firewave firewave commented May 2, 2022

…ersions

It turns out the failure is related to a change in Pygments which requires changes in the code using it according to https://pygments.org/docs/changelog/:

If you have subclassed HtmlFormatter.wrap, you may have to adjust the logic.

I filed https://trac.cppcheck.net/ticket/11022.

@firewave
Copy link
Collaborator Author

firewave commented May 2, 2022

The newest version for Python 2.7 is 2.5.2 so we do not need to fixate it for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants