Skip to content

Conversation

@bluetech
Copy link
Member

Fix a rendering issue I noticed in https://docs.pytest.org/en/stable/explanation/goodpractices.html#using-pytest-s-strict-mode.

Also, for some reason tox -e docs started failing for me with some weird error, updating to 3.13 fixes it.

@bluetech bluetech added skip news used on prs to opt out of the changelog requirement backport 9.0.x apply to PRs at any point; backports the changes to the 9.0.x branch labels Nov 10, 2025
I have some unexplained issue with Python 3.12, updating fixes it.
build the documentation site under \
`{toxinidir}{/}doc{/}en{/}_build{/}html` with `{basepython}`
basepython = python3.12 # sync with rtd to get errors
basepython = python3.13 # Sync with .readthedocs.yaml to get errors.
Copy link
Member

Choose a reason for hiding this comment

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

"to get errors"? Is this meant to be "in case you get errors"?

Copy link
Member Author

Choose a reason for hiding this comment

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

I interpret it as "get errors that might occur in RTD locally"

@bluetech bluetech merged commit d587e0c into pytest-dev:main Nov 11, 2025
33 checks passed
@patchback
Copy link

patchback bot commented Nov 11, 2025

Backport to 9.0.x: 💚 backport PR created

✅ Backport PR branch: patchback/backports/9.0.x/d587e0cf84bd815f4545a5091ab26f992580ac37/pr-13919

Backported as #13926

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@bluetech bluetech deleted the doc-syntax-fix branch November 11, 2025 07:48
patchback bot pushed a commit that referenced this pull request Nov 11, 2025
doc: a rendering fix & update RTD to Python 3.13
(cherry picked from commit d587e0c)
bluetech added a commit that referenced this pull request Nov 11, 2025
…587e0cf84bd815f4545a5091ab26f992580ac37/pr-13919

[PR #13919/d587e0cf backport][9.0.x] doc: a rendering fix & update RTD to Python 3.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 9.0.x apply to PRs at any point; backports the changes to the 9.0.x branch skip news used on prs to opt out of the changelog requirement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants