Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87efae2

Browse files
Remove redundant empty lines.
2 parents b39d247 + 90b41f0 commit 87efae2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Misc/NEWS

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Core and Builtins
4242
Library
4343
-------
4444

45-
4645
- Issue #19262: Initial check in of the 'asyncio' package (a.k.a. Tulip,
4746
a.k.a. PEP 3156). There are no docs yet, and the PEP is slightly
4847
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?
178177

179178
Release date: 2013-09-29
180179

181-
182180
Core and Builtins
183181
-----------------
184182

@@ -260,7 +258,6 @@ Library
260258
the local variables of all the stack frames referenced by a traceback
261259
object.
262260

263-
264261
Tests
265262
-----
266263

@@ -728,7 +725,6 @@ Core and Builtins
728725

729726
- Issue #14439: Python now prints the traceback on runpy failure at startup.
730727

731-
732728
- Issue #17469: Fix _Py_GetAllocatedBlocks() and sys.getallocatedblocks()
733729
when running on valgrind.
734730

@@ -1123,7 +1119,6 @@ Library
11231119
- Issue #18357: add tests for dictview set difference.
11241120
Patch by Fraser Tweedale.
11251121

1126-
11271122
- importlib.abc.SourceLoader.get_source() no longer changes SyntaxError or
11281123
UnicodeDecodeError into ImportError.
11291124

0 commit comments

Comments
 (0)