Skip to content

Remove vestigial fspath argument from YamlTestFile.from_parent#195

Merged
sobolevn merged 1 commit into
typeddjango:masterfrom
federicobond:remove-vestigial-fspath-argument
Jul 3, 2026
Merged

Remove vestigial fspath argument from YamlTestFile.from_parent#195
sobolevn merged 1 commit into
typeddjango:masterfrom
federicobond:remove-vestigial-fspath-argument

Conversation

@federicobond

Copy link
Copy Markdown
Contributor

It no longer causes much of a problem because the release that removed the param was yanked but the parameter is long deprecated.

Fixes #142

@sobolevn sobolevn merged commit 1338fda into typeddjango:master Jul 3, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

New deprecation warning with pytest 8.1 (YamlTestFile not using a cooperative constructor)

2 participants