Skip to content

BUG: Fix typo in numpy.__init__.py#18293

Merged
mattip merged 1 commit intonumpy:masterfrom
charris:fix-unicode-alias-error
Feb 2, 2021
Merged

BUG: Fix typo in numpy.__init__.py#18293
mattip merged 1 commit intonumpy:masterfrom
charris:fix-unicode-alias-error

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Feb 2, 2021

Fix use of "long" when "unicode" was intended. Also fix
spelling of "unicode".

Closes #18287

Fix use of "long" when "unicode" was intended. Also fix
spelling of "unicode".

Closes numpy#18287
@charris charris added 00 - Bug 09 - Backport-Candidate PRs tagged should be backported labels Feb 2, 2021
@charris charris added this to the 1.20.1 release milestone Feb 2, 2021
@mattip mattip merged commit e80b193 into numpy:master Feb 2, 2021
@mattip
Copy link
Copy Markdown
Member

mattip commented Feb 2, 2021

Thanks @charris

@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Feb 3, 2021
@charris charris removed this from the 1.20.1 release milestone Feb 3, 2021
@charris charris deleted the fix-unicode-alias-error branch May 3, 2021 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

np.unicode aliased to np.compat.long

2 participants