summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMariatta <Mariatta@users.noreply.github.com>2017-06-16 02:38:12 (GMT)
committerGitHub <noreply@github.com>2017-06-16 02:38:12 (GMT)
commit820b71464c2c0e8cca1abfb5dfe47fa7f7ffec75 (patch)
treeb694efafd9e79469c8b08b31483c5f6825f299bb /Misc/ACKS
parent0b13f58497d3a36d062c3b3b827abb05db5afbc1 (diff)
downloadcpython-820b71464c2c0e8cca1abfb5dfe47fa7f7ffec75.zip
cpython-820b71464c2c0e8cca1abfb5dfe47fa7f7ffec75.tar.gz
cpython-820b71464c2c0e8cca1abfb5dfe47fa7f7ffec75.tar.bz2
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) (GH-2234)
If max_line_length=None is specified while using the Compat32 policy, it is no longer ignored.. (cherry picked from commit b459f7482612d340b88b62edc024628595ec6337)
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 1ed9e5b..d728d43 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -304,6 +304,7 @@ Garrett Cooper
Greg Copeland
Ian Cordasco
Aldo Cortesi
+Mircea Cosbuc
David Costanzo
Scott Cotton
Greg Couch