FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TYP: fix typing errors in ``_core.strings`` by charris · Pull Request #28585 · numpy/numpy · GitHub

/ numpy Public

TYP: fix typing errors in _core.strings - #28585

Merged
charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-28492
Mar 25, 2025
Merged

charris merged 1 commit into
numpy:maintenance/2.2.xfrom
charris:backport-28492

Conversation

charris commented Mar 25, 2025

Copy link
Copy Markdown
Member

Backport of #28492.

Backport of numpy/numtype#115


  • fixed the incorrect signatures of np.strings.{add,rstrip,startswith}
  • removed the non-existent np.strings.join function
  • removed incorrect "fail" type-tests for np.strings.{l,r}just
  • annotated np._core.strings.__all__

charris added 08 - Backport Used to tag backport PRs 41 - Static typing numtype Isssue/PR related to numpy/numtype labels Mar 25, 2025
charris added this to the 2.2.5 release milestone Mar 25, 2025
charris merged commit 3c7c3e7 into numpy:maintenance/2.2.x Mar 25, 2025
charris deleted the backport-28492 branch March 25, 2025 18:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 - Backport Used to tag backport PRs 41 - Static typing numtype Isssue/PR related to numpy/numtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL