Skip to content

Conversation

@methane
Copy link
Member

@methanemethane commented Mar 22, 2019

view->format= (char*)self->ob_descr->formats;
#ifdefPy_UNICODE_WIDE
if (self->ob_descr->typecode=='u'){
view->format="w";
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why this is "w".

@brettcannonbrettcannon added the type-bug An unexpected behavior, bug, or error label Mar 27, 2019
@methanemethane closed this Apr 22, 2020
@methanemethane deleted the array-unicode branch April 28, 2025 03:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewtype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@methane@brettcannon@the-knights-who-say-ni@bedevere-bot