summaryrefslogtreecommitdiff
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-10-28 21:45:01 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2015-10-28 21:45:01 +0200
commit2e0e18ba57ba4d8eb438734e2dc57bce0071f471 (patch)
treefcec0d39c478aca44b570ca4070f7332e6ed07ef /Misc/ACKS
parent549edcfa054cc40d212a9c171f5ec7d353f43260 (diff)
parentf8152c67f52874cd4aa63f1cb3e1216382f98057 (diff)
downloadcpython-git-2e0e18ba57ba4d8eb438734e2dc57bce0071f471.tar.gz
Issue #21827: Fixed textwrap.dedent() for the case when largest common
whitespace is a substring of smallest leading whitespace. Based on patch by Robert Li.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index e94dfa087a..48af2252f8 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -848,6 +848,7 @@ Mark Levitt
Ivan Levkivskyi
William Lewis
Akira Li
+Robert Li
Xuanji Li
Robert van Liere
Ross Light