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

refactor(bindings/python): Change the return type of File::read to PyResult<&PyBytes> #4360

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Mar 14, 2024

per discuss in #4270 (comment).

@reswqa reswqa changed the title fix(bindings/python): Change the return type of File::read to PyResult<&PyBytes> refactor(bindings/python): Change the return type of File::read to PyResult<&PyBytes> Mar 14, 2024
@reswqa reswqa marked this pull request as ready for review March 14, 2024 10:59
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks!

@Xuanwo Xuanwo merged commit 8e894e4 into apache:main Mar 14, 2024
23 checks passed
@reswqa reswqa deleted the read_return_bytes branch March 14, 2024 11:53
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