Skip to content

TYP: Spelling alignment for array flag literal #22593

Merged
charris merged 1 commit intonumpy:maintenance/1.23.xfrom
charris:backport-22447
Nov 15, 2022
Merged

TYP: Spelling alignment for array flag literal #22593
charris merged 1 commit intonumpy:maintenance/1.23.xfrom
charris:backport-22447

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Nov 15, 2022

Backport of #22447.

The documentation for array flags and _GetItemKeys in numpy/core/multiarray.pyi use the spelling WRITEABLE while _SetItemKeys in numpy/core/multiarray.pyi uses WRITABLE. This PR adds an E.

@charris charris added 08 - Backport Used to tag backport PRs 41 - Static typing labels Nov 15, 2022
@charris charris added this to the 1.23.5 release milestone Nov 15, 2022
@charris charris merged commit 45329c1 into numpy:maintenance/1.23.x Nov 15, 2022
@charris charris deleted the backport-22447 branch November 15, 2022 19:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants