[Python-checkins] cpython (merge 3.5 -> 3.5): Merge 3.5.0

serhiy.storchaka python-checkins at python.org
Fri Sep 4 07:37:06 CEST 2015


https://hg.python.org/cpython/rev/566e02049429
changeset: 97648:566e02049429
branch: 3.5
parent: 97636:a5858c30db7c
parent: 97647:2b6ce7e9595c
user: Serhiy Storchaka <storchaka at gmail.com>
date: Fri Sep 04 08:27:39 2015 +0300
summary:
 Merge 3.5.0
files:
 Misc/NEWS | 9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/Misc/NEWS b/Misc/NEWS
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -70,6 +70,12 @@
 Library
 -------
 
+- Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
+ set beyond size. Based on patch by John Leitch.
+
+- Issue #24913: Fix overrun error in deque.index().
+ Found by John Leitch and Bryce Darling.
+
 
 What's New in Python 3.5.0 release candidate 2?
 ===============================================
@@ -92,9 +98,6 @@
 Library
 -------
 
-- Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is
- set beyond size. Based on patch by John Leitch.
-
 - Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
 
 - Issue #24839: platform._syscmd_ver raises DeprecationWarning
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /