]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34613: document the correct value of limit argument of asyncio.StreamReader ...
authorBram <cortex@worlddomination.be>
Tue, 11 Sep 2018 18:45:26 +0000 (20:45 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Sep 2018 18:45:26 +0000 (11:45 -0700)
commitb4ec36200a959da70eba94c19826446a8efdffdd
tree3a14c00c9fbece7db9e00ba3876dd9567b3a655d
parentb7d613fc5636d5d8c5ec32d8004c095e20cc4d7d
bpo-34613: document the correct value of limit argument of asyncio.StreamReader (GH-9121)

The default value of asyncio.StreamReader *limit* is `_DEFAULT_LIMIT` instead of `None`.

<!-- issue-number: [bpo-34613](https://www.bugs.python.org/issue34613) -->
https://bugs.python.org/issue34613
<!-- /issue-number -->
Doc/library/asyncio-stream.rst