]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92734: Add indentation feature to reprlib.Repr (GH-92735)
authorfinefoot <33361833+finefoot@users.noreply.github.com>
Thu, 8 Sep 2022 18:51:44 +0000 (20:51 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 18:51:44 +0000 (13:51 -0500)
commitc06c001b30849d8826132c288426f35403f8a47d
tree0f0f9044e8eb0dcdbe8d931a8b9b0ddd5e204ec6
parentaa3b4cf779b3dddb84e094879b91703354910d8c
gh-92734: Add indentation feature to reprlib.Repr (GH-92735)
Doc/library/reprlib.rst
Lib/reprlib.py
Lib/test/test_reprlib.py
Misc/NEWS.d/next/Library/2022-05-12-15-19-00.gh-issue-92734.d0wjDt.rst [new file with mode: 0644]