Skip to content

MAINT: Remove unneeded call to PyUnicode_READY#16770

Merged
seberg merged 1 commit intonumpy:masterfrom
charris:cleanup-scalartypes
Jul 7, 2020
Merged

MAINT: Remove unneeded call to PyUnicode_READY#16770
seberg merged 1 commit intonumpy:masterfrom
charris:cleanup-scalartypes

Conversation

@charris
Copy link
Member

@charris charris commented Jul 7, 2020

Both PyUnicode_GetLength and PyUnicode_AsUCS4Copy call PyUnicode_READY
internally.

Both PyUnicode_GetLength and PyUnicode_AsUCS4Copy call PyUnicode_READY
internally.
@seberg
Copy link
Member

seberg commented Jul 7, 2020

Thanks for the followup Chuck!

@seberg seberg merged commit 190dab0 into numpy:master Jul 7, 2020
@charris charris deleted the cleanup-scalartypes branch July 7, 2020 01:39
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants