Skip to content

[librt.strings] Make various methods only accept positional args#20589

Merged
JukkaL merged 3 commits into
masterfrom
writer-wrappers
Jan 15, 2026
Merged

[librt.strings] Make various methods only accept positional args#20589
JukkaL merged 3 commits into
masterfrom
writer-wrappers

Conversation

@JukkaL

@JukkaL JukkaL commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator

This makes non-native calls a little faster.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JukkaL

JukkaL commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator Author

The parallel test failure is most likely a flake. cc @ilevkivskyi

@JukkaL JukkaL merged commit 3cae656 into master Jan 15, 2026
22 of 23 checks passed
@JukkaL JukkaL deleted the writer-wrappers branch January 15, 2026 16:26
michaelm-openai pushed a commit to michaelm-openai/mypy that referenced this pull request Jan 16, 2026
michaelm-openai pushed a commit to michaelm-openai/mypy that referenced this pull request Jan 16, 2026
@ilevkivskyi

Copy link
Copy Markdown
Member

Interesting, I see the problem is that

Failed to establish connection with worker

We can possibly increase the timeout from 3 sec to say 5 sec during tests. But first maybe it would make sense to add some more logging, e.g. show what was the last exception that caused this, just to get a better idea of what is going on.

@ilevkivskyi

Copy link
Copy Markdown
Member

Added in #20599

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.

3 participants