SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 37 Python

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 -->
B
Bram committed
b4ec36200a959da70eba94c19826446a8efdffdd
Parent: b7d613f
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/11/2018, 6:45:26 PM