diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 2add6aefa..667b8a210 100644 --- a/web/news.txt +++ b/web/news.txt @@ -35,6 +35,8 @@ Changes affecting backwards compatibility ----------------------------------------- - ``shared`` is a keyword now. +- Deprecated ``sockets.recvLine`` and ``asyncio.recvLine``, added + ``readLine`` instead. Compiler Additions |