gh-146056: Fix repr() for lists and tuples containing NULLs by serhiy-storchaka · Pull Request #146129 · python/cpython
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
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
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
changed the title
gh-146056: Fix list.__repr__() for lists containing NULLs
gh-146056: Fix repr() for lists and tuples containing NULLs
serhiy-storchaka added a commit that referenced this pull request
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
…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
…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
…onGH-146129) Co-authored-by: Victor Stinner <vstinner@python.org>