Skip to content

[3.10] gh-94808: Cover PyObject_PyBytes case with custom __bytes__ method (GH-96610) #98121

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

Merged
merged 2 commits into from
Oct 9, 2022

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Oct 9, 2022

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com. (cherry picked from commit e39ae6b)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

Backporting #96610

…ytes__` method (pythonGH-96610)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>.
(cherry picked from commit e39ae6b)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@sobolevn sobolevn force-pushed the backport-e39ae6b-3.10 branch from 1568968 to 23419ec Compare October 9, 2022 12:02
@sobolevn sobolevn requested a review from JelleZijlstra October 9, 2022 12:03
@sobolevn
Copy link
Member Author

sobolevn commented Oct 9, 2022

Oh, byteorder is required for 3.10. One minute, please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants