diff --git a/Misc/NEWS b/Misc/NEWS index 9e50a456ddb..217a4cc9a05 100644 --- 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? ===============================================