Skip to content

[librt.internal] Make various functions take positional-only args#20623

Merged
hauntsaninja merged 1 commit intomasterfrom
librt-internal-pos-only
Jan 20, 2026
Merged

[librt.internal] Make various functions take positional-only args#20623
hauntsaninja merged 1 commit intomasterfrom
librt-internal-pos-only

Conversation

@JukkaL
Copy link
Copy Markdown
Collaborator

@JukkaL JukkaL commented Jan 20, 2026

The wrapper functions will be slighly faster, so this may improve interpreted mypy performance.

The wrapper functions will be slighly faster, so this may improve
interpreted mypy performance.
@JukkaL JukkaL requested a review from ilevkivskyi January 20, 2026 10:48
@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. ✅

Copy link
Copy Markdown
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that I am really worried about interpreted performance, but OK :-)

@hauntsaninja hauntsaninja merged commit 67b9c81 into master Jan 20, 2026
23 checks passed
@hauntsaninja hauntsaninja deleted the librt-internal-pos-only branch January 20, 2026 18:52
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