Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement conversion traits for PyBytes #637

Merged
merged 2 commits into from
Oct 20, 2019
Merged

Conversation

Alexander-N
Copy link
Member

Closes #373

tests/test_bytes.rs Outdated Show resolved Hide resolved
@kngwyu
Copy link
Member

kngwyu commented Oct 20, 2019

Thanks.

@kngwyu kngwyu merged commit 6a89a90 into PyO3:master Oct 20, 2019
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.

bytes should translate to &[u8]
2 participants