Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
58d83aca
Commit
58d83aca
authored
Sep 04, 2015
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Plain Diff
Merge 3.5.0
parents
594e54c7
4e63f7a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
Misc/NEWS
Misc/NEWS
+6
-3
No files found.
Misc/NEWS
View file @
58d83aca
...
...
@@ -70,6 +70,12 @@ Core and Builtins
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 @@ Core and Builtins
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment