summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authormircea-cosbuc <mircea-cosbuc@users.noreply.github.com>2017-06-12 06:43:41 (GMT)
committerMariatta <Mariatta@users.noreply.github.com>2017-06-12 06:43:41 (GMT)
commitb459f7482612d340b88b62edc024628595ec6337 (patch)
tree8a1a2804b922adc48302acb7b720cc69135f0c71 /Misc/ACKS
parent3fd54d4a7e604067e2bc0f8cfd58bdbdc09fa7f4 (diff)
downloadcpython-b459f7482612d340b88b62edc024628595ec6337.zip
cpython-b459f7482612d340b88b62edc024628595ec6337.tar.gz
cpython-b459f7482612d340b88b62edc024628595ec6337.tar.bz2
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595)
If max_line_length=None is specified while using the Compat32 policy, it is no longer ignored.
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 74ac15b..1ae9b6f 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -310,6 +310,7 @@ Garrett Cooper
Greg Copeland
Ian Cordasco
Aldo Cortesi
+Mircea Cosbuc
David Costanzo
Scott Cotton
Greg Couch