File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ Core and Builtins
4242Library
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
179178Release date: 2013-09-29
180179
181-
182180Core 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-
264261Tests
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
You can’t perform that action at this time.
0 commit comments