Skip to content

Fix failure -- use PyStrRef to extract String.#2743

Merged
youknowone merged 1 commit intoRustPython:masterfrom
DimitrisJim:fix_failure
Jul 19, 2021
Merged

Fix failure -- use PyStrRef to extract String.#2743
youknowone merged 1 commit intoRustPython:masterfrom
DimitrisJim:fix_failure

Conversation

@DimitrisJim
Copy link
Copy Markdown
Member

@DimitrisJim DimitrisJim commented Jul 15, 2021

Most recent PR removed the TryFromObject implementation for CString which was used in another PR that was added before it. This uses PyStrRef to do the same thing and should fix the error.

@DimitrisJim DimitrisJim changed the title Use PyStrRef to extract String. Fix failure -- use PyStrRef to extract String. Jul 15, 2021
Copy link
Copy Markdown
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

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

Nice catch! This was the build failure from MacOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants