]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44631: Make the repr() of the _Environ class more readable. (#27128)
authorLeonardo Freua <leonardo.batista.freua@gmail.com>
Tue, 20 Jul 2021 17:15:45 +0000 (14:15 -0300)
committerGitHub <noreply@github.com>
Tue, 20 Jul 2021 17:15:45 +0000 (19:15 +0200)
commit85fa3b6b7c11897732fedc443db0e4e8e380c8f8
tree98985ed2b78e1ec4689b1da1204b729cfe2deab3
parent42205ee512159de62c01e202ff799d78fac9ac26
bpo-44631: Make the repr() of the _Environ class more readable. (#27128)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/os.py
Lib/test/test_os.py
Misc/NEWS.d/next/Documentation/2021-07-13-22-25-13.bpo-44631.qkGwe4.rst [new file with mode: 0644]