◐ Shell
clean mode source ↗

gh-146056: Fix repr() for lists and tuples containing NULLs by serhiy-storchaka · Pull Request #146129 · python/cpython

@serhiy-storchaka

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 19, 2026
pythonGH-146129)

(cherry picked from commit 0f2246b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 20, 2026
pythonGH-146129)

(cherry picked from commit 0f2246b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

@serhiy-storchaka serhiy-storchaka changed the title gh-146056: Fix list.__repr__() for lists containing NULLs gh-146056: Fix repr() for lists and tuples containing NULLs

Mar 20, 2026

serhiy-storchaka added a commit that referenced this pull request

Mar 22, 2026
…H-146129) (GH-146155)

(cherry picked from commit 0f2246b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 22, 2026
…LLs (pythonGH-146129) (pythonGH-146155)

(cherry picked from commit 0f2246b)
(cherry picked from commit 7965133)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 22, 2026
…GH-146129) (pythonGH-146155)

(cherry picked from commit 0f2246b)
(cherry picked from commit 7965133)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

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

Apr 25, 2026
…onGH-146129)

Co-authored-by: Victor Stinner <vstinner@python.org>