]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42299: Remove formatter module (GH-23476)
authorDong-hee Na <donghee.na@python.org>
Wed, 25 Nov 2020 13:17:30 +0000 (22:17 +0900)
committerGitHub <noreply@github.com>
Wed, 25 Nov 2020 13:17:30 +0000 (22:17 +0900)
commitbe319c0c108e308fb7ed6ec9522e969fdffd1253
tree374255533809ed68cbd908a433c2a8550aa15c78
parentb9127dd6eedd693cfd716a4444648864e2e00186
bpo-42299: Remove formatter module (GH-23476)
Doc/library/formatter.rst [deleted file]
Doc/library/index.rst
Doc/library/misc.rst [deleted file]
Doc/whatsnew/3.10.rst
Lib/formatter.py [deleted file]
Lib/test/test_sundry.py
Misc/NEWS.d/next/Library/2020-11-23-23-42-08.bpo-42299.Fdn4Wf.rst [new file with mode: 0644]