Clarify request fixture in indirect parametrization docs#14539
Merged
nicoddemus merged 2 commits intoJun 4, 2026
Merged
Conversation
morning-verlu
force-pushed
the
codex/clarify-indirect-request-fixture
branch
from
May 31, 2026 14:56
6901881 to
50eb08f
Compare
Member
|
Thanks! Added as a note after the paragraph, as I think that way it flows better. |
nicoddemus
approved these changes
Jun 4, 2026
nicoddemus
enabled auto-merge (squash)
June 4, 2026 12:49
nicoddemus
disabled auto-merge
June 4, 2026 12:49
Backport to 9.0.x: 💚 backport PR created✅ Backport PR branch: Backported as #14555 🤖 @patchback |
nicoddemus
added a commit
that referenced
this pull request
Jun 4, 2026
…4555) Closes #13155 --------- (cherry picked from commit 3422c67) Co-authored-by: morning-verlu <[email protected]> Co-authored-by: Bruno Oliveira <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
requestin the indirect parametrization example is pytest's built-inFixtureRequestfixturerequest.paramCloses #13155.
Checks
git diff --checkuvx tox -e docs -- doc/en/example/parametrize.rst