Skip to content

[5.1.x] Refs #36535 -- Doc'd that docutils < 0.22 is required. #19694

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 1 commit into from
Aug 5, 2025

Conversation

nessita
Copy link
Contributor

@nessita nessita commented Aug 1, 2025

Trac ticket number

ticket-36535

Branch description

Follows the pattern used for ticket-30331.

@nessita
Copy link
Contributor Author

nessita commented Aug 1, 2025

To be backported to 4.2.x as well (similar to d13490c).

@sarahboyce
Copy link
Contributor

Perhaps also?

--- a/docs/internals/contributing/writing-code/unit-tests.txt
+++ b/docs/internals/contributing/writing-code/unit-tests.txt
@@ -316,7 +316,7 @@ dependencies:
 * :pypi:`asgiref` 3.8.1+ (required)
 * :pypi:`bcrypt`
 * :pypi:`colorama` 0.4.6+
-* :pypi:`docutils` 0.19+
+* :pypi:`docutils` >=0.19,<0.22
 * :pypi:`geoip2`
 * :pypi:`Jinja2` 2.11+
 * :pypi:`numpy`

@nessita nessita force-pushed the docutils-compat-5.1.x branch from a3f148e to e8b444a Compare August 4, 2025 12:55
Copy link
Contributor

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

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

Thank you ⭐

@nessita nessita force-pushed the docutils-compat-5.1.x branch from e8b444a to 3f736b4 Compare August 4, 2025 13:41
@nessita nessita merged commit 9d9b3bc into django:stable/5.1.x Aug 5, 2025
36 checks passed
@nessita nessita deleted the docutils-compat-5.1.x branch August 5, 2025 00:55
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.

2 participants