]> granicus.if.org Git - python/commitdiff
Add missing Misc/NEWS item for merged pull request for issue #24867.
authorLarry Hastings <larry@hastings.org>
Tue, 25 Aug 2015 20:37:23 +0000 (13:37 -0700)
committerLarry Hastings <larry@hastings.org>
Tue, 25 Aug 2015 20:37:23 +0000 (13:37 -0700)
Misc/NEWS

index 9e50a456ddbd76231e5a3386269e56ad0528ceb6..217a4cc9a057ca42d3d33d7e16060b3bc8c5dfe9 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -35,6 +35,8 @@ Library
 
 - Issue #24839: platform._syscmd_ver raises DeprecationWarning
 
+- Issue #24867: Fix Task.get_stack() for 'async def' coroutines
+
 
 What's New in Python 3.5.0 release candidate 1?
 ===============================================