diff options
author | Mariatta <Mariatta@users.noreply.github.com> | 2017-06-16 02:38:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-16 02:38:12 (GMT) |
commit | 820b71464c2c0e8cca1abfb5dfe47fa7f7ffec75 (patch) | |
tree | b694efafd9e79469c8b08b31483c5f6825f299bb /Misc/ACKS | |
parent | 0b13f58497d3a36d062c3b3b827abb05db5afbc1 (diff) | |
download | cpython-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/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -304,6 +304,7 @@ Garrett Cooper Greg Copeland Ian Cordasco Aldo Cortesi +Mircea Cosbuc David Costanzo Scott Cotton Greg Couch |