Skip to content

Update docstring test for more recent pygments version #8530

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

Merged
merged 2 commits into from
Jun 20, 2022

Conversation

tomchristie
Copy link
Member

Closes #8160

@tomchristie tomchristie merged commit fa9d516 into master Jun 20, 2022
@tomchristie tomchristie deleted the update-docstring-test branch June 20, 2022 09:44
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
* Update docstring test for more recent pygments version

* Drop unused import
@jayaddison
Copy link

Hi @tomchristie - would you consider reviewing a pull request to unpin the pygments dependency again, allowing upgrades to version 2.14 and beyond?

(I have an approach drafted locally that should be compatible back to Python 3.6, and wondered whether it'd be worthwhile to suggest)

@jayaddison
Copy link

Hm, I could have been a bit more precise in my previous comment: the change would also be backwards compatible with the former pygments version range -- I'm not suggesting a minimum-version bump. The range would become:

pygments>=2.7.1,<3.0

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

Successfully merging this pull request may close these issues.

TestViewNamesAndDescriptions.test_markdown test fails
2 participants