Staging
v0.5.1
https://github.com/python/cpython
Revision cb51dd7cac6a6e2a7ba67fa4cd328a68f630095b authored by Miss Islington (bot) on 11 September 2018, 18:57:45 UTC, committed by GitHub on 11 September 2018, 18:57:45 UTC

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 -->
(cherry picked from commit b4ec36200a959da70eba94c19826446a8efdffdd)

Co-authored-by: Bram <cortex@worlddomination.be>
1 parent 889f080
History
Tip revision: cb51dd7cac6a6e2a7ba67fa4cd328a68f630095b authored by Miss Islington (bot) on 11 September 2018, 18:57:45 UTC
bpo-34613: document the correct value of limit argument of asyncio.StreamReader (GH-9121)
Tip revision: cb51dd7
File Mode Size
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 346 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 574 bytes

back to top