]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149189: Revert "Modern defaults for `pprint` (GH-149190)" (GH-150249) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 22 May 2026 20:49:36 +0000 (22:49 +0200)
committerGitHub <noreply@github.com>
Fri, 22 May 2026 20:49:36 +0000 (20:49 +0000)
commit3daf1fad7ad926ef0ba7bbc5f468fa9501df8cde
treef78a2d2b212347f69399deb70b5e7299cfc1eed0
parentf5231469b5516015de93553977303610ceb405cd
[3.15] gh-149189: Revert "Modern defaults for `pprint` (GH-149190)" (GH-150249) (#150268)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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-05-18-17-17-20.gh-issue-149189.a8IooK.rst [new file with mode: 0644]