◐ Shell
clean mode source ↗

gh-94808: Cover `PyObject_PyBytes` case with custom `__bytes__` method by sobolevn · Pull Request #96610 · python/cpython

@sobolevn

kumaraditya303

JelleZijlstra

JelleZijlstra

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

JelleZijlstra

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 6, 2022
… 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>

miss-islington added a commit that referenced this pull request

Oct 6, 2022
GH-96610)

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

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

carljm added a commit to carljm/cpython that referenced this pull request

Oct 6, 2022

carljm added a commit to carljm/cpython that referenced this pull request

Oct 8, 2022

sobolevn added a commit to sobolevn/cpython that referenced this pull request

Oct 9, 2022
…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 added a commit to sobolevn/cpython that referenced this pull request

Oct 9, 2022
…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>

JelleZijlstra pushed a commit that referenced this pull request

Oct 9, 2022
…` method (GH-96610) (#98121)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>.
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

(cherry picked from commit e39ae6b)

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022
… method (python#96610)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>