| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-05 | docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build. | David Lechner | |
| This enables warnings as errors and fixes all current errors, namely: - reference to terms in the glossary must now be explicit (:term:) - method overloads must not be declared as a separate method or must use :noindex: - 2 cases where `` should have been used instead of ` | |||
| 2018-10-18 | docs/uio: Document StringIO/BytesIO(alloc_size) constructors. | Paul Sokolovsky | |
| 2018-03-15 | docs: Fix some references and RST markup to eliminate Sphinx warnings. | Damien George | |
| 2017-12-04 | docs/library: Add xrefs to "stream" dictionary entry for many modules. | Paul Sokolovsky | |
| 2017-07-02 | docs/library: Add CPython docs xref to each pertinent module. | Paul Sokolovsky | |
| Cross-reference text/link is implemented as RST substitution, so easy to consistently. | |||
| 2017-01-29 | docs/uio: Typo fixes/lexical improvements. | Paul Sokolovsky | |
| 2017-01-28 | docs/uio: Describe differences between uPy an CPy stream hierarchy. | Paul Sokolovsky | |
| 2016-08-09 | docs/uio: Mention seek()/flush() support for io.BytesIO. | Paul Sokolovsky | |
| 2016-08-02 | docs: Spelling mistakes | Mike Causer | |
| 2016-05-02 | docs: _io and _collections were renamed to have standard "u" prefix. | Paul Sokolovsky | |
