Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TYP: add missingndarray.__{add,mul}__character type overloads#28988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

jorenham
Copy link
Member

@jorenhamjorenham commentedMay 16, 2025
edited
Loading

This ensures that valid expressions likenp.array(["oh"]) + "no" andnp.array(["spam", "ham", "eggs"]) * 42 are accepted by static type-checkers. Because, currently, they don't:

image

@jorenhamjorenham changed the titleTYP: add missingndarray.__{add,mul}__ overloads for `character typesTYP: add missingndarray.__{add,mul}__ overloads forcharacter typesMay 16, 2025
@jorenhamjorenham changed the titleTYP: add missingndarray.__{add,mul}__ overloads forcharacter typesTYP: add missingndarray.__{add,mul}__character type overloadsMay 16, 2025
@charrischarris merged commit4985e20 intonumpy:mainMay 16, 2025
77 checks passed
@charris
Copy link
Member

Thanks Joren.

jorenham reacted with thumbs up emoji

@jorenhamjorenham deleted the typing/add-missing-ndarray-ops-overloads-for-character-types branchMay 16, 2025 20:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jorenham@charris

[8]ページ先頭

©2009-2025 Movatter.jp