From: Benjamin Peterson Date: Sun, 31 Jul 2016 06:22:24 +0000 (-0700) Subject: merge 3.5 (#27656) X-Git-Tag: v3.6.0a4~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf5868d2c5a9bc742b69172820a34ea88bfe2591;p=python merge 3.5 (#27656) --- bf5868d2c5a9bc742b69172820a34ea88bfe2591 diff --cc Misc/NEWS index 9b41b748df,0a6ddf49c0..a6bc778d3a --- a/Misc/NEWS +++ b/Misc/NEWS @@@ -38,9 -34,8 +38,11 @@@ Core and Builtin Library ------- +- Issue #7063: Remove dead code from the "array" module's slice handling. + Patch by Chuck. + + - Issue #27656: Do not assume sched.h defines any SCHED_* constants. + - Issue #27130: In the "zlib" module, fix handling of large buffers (typically 4 GiB) when compressing and decompressing. Previously, inputs were limited to 4 GiB, and compression and decompression operations did not