FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fixtures: deprecate calling request.getfixturevalue() during teardown by bluetech · Pull Request #14295 · pytest-dev/pytest · GitHub

fixtures: deprecate calling request.getfixturevalue() during teardown - #14295

Merged
bluetech merged 2 commits into
pytest-dev:mainfrom
bluetech:deprecate-getfixturevalue-teardown
Mar 20, 2026
Merged

fixtures: deprecate calling request.getfixturevalue() during teardown#14295
bluetech merged 2 commits into
pytest-dev:mainfrom
bluetech:deprecate-getfixturevalue-teardown

Conversation

Copy link
Copy Markdown
Member

on a fixture that hasn't already been requested.

Fix #12882.

The first commit is needed for the $subject change.

psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Mar 16, 2026

This comment was marked as spam.

bluetech merged commit 12558b5 into pytest-dev:main Mar 20, 2026
32 checks passed
bluetech deleted the deprecate-getfixturevalue-teardown branch March 20, 2026 11:03
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

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusing AssertionError when using request.getfixturevalue with new fixture during teardown

4 participants


Back | FazBrowse Home | New Git URL