]> granicus.if.org Git - python/commit
Issue #19105: pprint now more efficiently uses free space at the right.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Feb 2015 08:55:19 +0000 (10:55 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Feb 2015 08:55:19 +0000 (10:55 +0200)
commita750ce3325b0daf6942834efd3644d1cf837abad
treed9d01e8cc86e63b10c40afc2b3a9ab74357814e1
parent8089cd642fa8b29e852506218b6355be064c2bd5
Issue #19105: pprint now more efficiently uses free space at the right.
Lib/pprint.py
Lib/test/test_pprint.py
Misc/NEWS