Skip to content

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

Merged
JelleZijlstra merged 2 commits into
python:3.10from
sobolevn:backport-e39ae6b-3.10
Oct 9, 2022
Merged

[3.10] gh-94808: Cover PyObject_PyBytes case with custom __bytes__ method (GH-96610)#98121
JelleZijlstra merged 2 commits into
python:3.10from
sobolevn:backport-e39ae6b-3.10

Conversation

@sobolevn

@sobolevnsobolevn commented Oct 9, 2022

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
MemberAuthor

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

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

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn@JelleZijlstra@bedevere-bot