aboutsummaryrefslogtreecommitdiff
path: root/docs/library/uio.rst
AgeCommit message (Expand)Author
2020-06-05docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.David Lechner
2018-10-18docs/uio: Document StringIO/BytesIO(alloc_size) constructors.Paul Sokolovsky
2018-03-15docs: Fix some references and RST markup to eliminate Sphinx warnings.Damien George
2017-12-04docs/library: Add xrefs to "stream" dictionary entry for many modules.Paul Sokolovsky
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
2017-01-29docs/uio: Typo fixes/lexical improvements.Paul Sokolovsky
2017-01-28docs/uio: Describe differences between uPy an CPy stream hierarchy.Paul Sokolovsky
2016-08-09docs/uio: Mention seek()/flush() support for io.BytesIO.Paul Sokolovsky
2016-08-02docs: Spelling mistakesMike Causer
2016-05-02docs: _io and _collections were renamed to have standard "u" prefix.Paul Sokolovsky