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
87efae2d
Commit
87efae2d
authored
Oct 18, 2013
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Plain Diff
Remove redundant empty lines.
parents
b39d247a
90b41f02
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
Misc/NEWS
Misc/NEWS
+0
-5
No files found.
Misc/NEWS
View file @
87efae2d
...
...
@@ -42,7 +42,6 @@ Core and Builtins
Library
-------
- Issue #19262: Initial check in of the '
asyncio
' package (a.k.a. Tulip,
a.k.a. PEP 3156). There are no docs yet, and the PEP is slightly
out of date with the code. This module will have *provisional* status
...
...
@@ -178,7 +177,6 @@ What's New in Python 3.4.0 Alpha 3?
Release
date
:
2013
-
09
-
29
Core
and
Builtins
-----------------
...
...
@@ -260,7 +258,6 @@ Library
the
local
variables
of
all
the
stack
frames
referenced
by
a
traceback
object
.
Tests
-----
...
...
@@ -728,7 +725,6 @@ Core and Builtins
-
Issue
#
14439
:
Python
now
prints
the
traceback
on
runpy
failure
at
startup
.
-
Issue
#
17469
:
Fix
_Py_GetAllocatedBlocks
()
and
sys
.
getallocatedblocks
()
when
running
on
valgrind
.
...
...
@@ -1123,7 +1119,6 @@ Library
- Issue #18357: add tests for dictview set difference.
Patch by Fraser Tweedale.
- importlib.abc.SourceLoader.get_source() no longer changes SyntaxError or
UnicodeDecodeError into ImportError.
...
...
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