mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-26 09:14:00 +00:00
Fixed recvLine deprecation warnings.
This commit is contained in:
@@ -35,6 +35,8 @@ Changes affecting backwards compatibility
|
||||
-----------------------------------------
|
||||
|
||||
- ``shared`` is a keyword now.
|
||||
- Deprecated ``sockets.recvLine`` and ``asyncio.recvLine``, added
|
||||
``readLine`` instead.
|
||||
|
||||
|
||||
Compiler Additions
|
||||
|
||||
Reference in New Issue
Block a user