]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39549: reprlib.Repr uses a “fillvalue” attribute (GH-18343)
authorAlexander Böhn <fish2000@users.noreply.github.com>
Wed, 22 Sep 2021 20:45:58 +0000 (16:45 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Sep 2021 20:45:58 +0000 (15:45 -0500)
commit8c21941ddafdf4925170f9cea22e2382dd3b0184
treede17f630fb0338032c63086f6bead3ca00830d14
parent36122e18148c5b6c78ebce1d36d514fd7cf250f5
bpo-39549: reprlib.Repr uses a “fillvalue” attribute (GH-18343)
Doc/library/reprlib.rst
Lib/reprlib.py
Lib/test/test_reprlib.py
Misc/NEWS.d/next/Library/2020-02-03-21-18-31.bpo-39549.l4a8uH.rst [new file with mode: 0644]