]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149189: Modern defaults for `pprint` (#149190)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 5 May 2026 12:04:05 +0000 (15:04 +0300)
committerGitHub <noreply@github.com>
Tue, 5 May 2026 12:04:05 +0000 (15:04 +0300)
commit426f99cb7110f00fb2a6643932a08b608afc0b31
treec5e4404c3878b741b004f0e17242394583d3e654
parentf6d16a0d708c611dd96bb739f0896a0b6d7e04e8
gh-149189: Modern defaults for `pprint` (#149190)
14 files changed:
Doc/library/difflib.rst
Doc/library/pprint.rst
Doc/library/ssl.rst
Doc/library/unittest.mock.rst
Doc/tutorial/stdlib2.rst
Doc/whatsnew/3.15.rst
Lib/difflib.py
Lib/pprint.py
Lib/test/test_descrtut.py
Lib/test/test_pickle.py
Lib/test/test_pprint.py
Lib/test/test_stable_abi_ctypes.py
Lib/test/test_unittest/testmock/testhelpers.py
Misc/NEWS.d/next/Library/2026-04-30-18-56-23.gh-issue-149189.mszW10.rst [new file with mode: 0644]