FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] gh-94808: Cover `PyObject_PyBytes` case with custom `__bytes__` method (GH-96610) by sobolevn · Pull Request #98121 · python/cpython · GitHub

/ cpython Public

[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 commented Oct 9, 2022
edited by bedevere-bot
Loading

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 force-pushed the backport-e39ae6b-3.10 branch from 1568968 to 23419ec Compare October 9, 2022 12:02
sobolevn requested a review from JelleZijlstra October 9, 2022 12:03

sobolevn commented Oct 9, 2022

Copy link
Copy Markdown
Member Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL