Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

[2.7] Properly fix PyBytes_AS_STRING being called on unicode objects#39

Merged
gvanrossum merged 1 commit intomasterfrom
fix-unicode-again
Apr 7, 2017
Merged

[2.7] Properly fix PyBytes_AS_STRING being called on unicode objects#39
gvanrossum merged 1 commit intomasterfrom
fix-unicode-again

Conversation

@ddfisher
Copy link
Copy Markdown
Collaborator

@ddfisher ddfisher commented Apr 7, 2017

#37 fixed this improperly due to a misreading of the CPython 3.6 source.

@gvanrossum gvanrossum merged commit 4fbb77e into master Apr 7, 2017
@gvanrossum gvanrossum deleted the fix-unicode-again branch April 7, 2017 01:47
@gvanrossum
Copy link
Copy Markdown
Member

Much better.

tbbharaj pushed a commit to tbbharaj/typed_ast that referenced this pull request Dec 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants