New submission from Andrés Delfino <adelf...@gmail.com>:

Documentation of io.TextIOBase.read makes it look like the size parameter is 
required. Attached PR fixes this.

----------
assignee: docs@python
components: Documentation
messages: 319003
nosy: adelfino, docs@python
priority: normal
severity: normal
status: open
title: Document the default value of the size parameter of io.TextIOBase.read
type: enhancement
versions: Python 2.7, Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33804>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to