Skip to content

Fix t-string test failures by using a test fixture#20902

Merged
JukkaL merged 1 commit intomasterfrom
tstring-fix-test
Feb 25, 2026
Merged

Fix t-string test failures by using a test fixture#20902
JukkaL merged 1 commit intomasterfrom
tstring-fix-test

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Feb 25, 2026

Typeshed stubs don't play nicely with the test stubs, so add new test stub for string.templatelib.

Fixes #20901.

Typeshed stubs don't play nicely with the test stubs, so add new
test stub for `string.templatelib`.

Fixes #20901.
@JukkaL JukkaL merged commit 7dad0c6 into master Feb 25, 2026
17 checks passed
@JukkaL JukkaL deleted the tstring-fix-test branch February 25, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

T-string tests randomly failing

1 participant