mirror of https://github.com/python/cpython
Fixed wrong issue number in NEWS
This commit is contained in:
parent
9e4e38ecd2
commit
3b8c547489
|
@ -10,7 +10,7 @@ What's New in Python 3.6.0 beta 2
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #26801: Added C implementation of asyncio.Future.
|
||||
- Issue #26081: Added C implementation of asyncio.Future.
|
||||
Original patch by Yury Selivanov.
|
||||
|
||||
- Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters().
|
||||
|
|
Loading…
Reference in New Issue