| Age | Commit message (Expand) | Author |
| 2017-11-25 | docs/uctypes: Tweak descriptor reference to hopefully be easier to follow. | Paul Sokolovsky |
| 2017-11-25 | docs/uctypes: Typo/article fixes. | Paul Sokolovsky |
| 2017-11-23 | docs/uselect: poll: Explicitly specify that no-timeout value is -1. | Paul Sokolovsky |
| 2017-11-23 | docs: Add notes on heap allocation caused by bound method refs. | Peter Hinch |
| 2017-11-16 | docs/library/network: Enhance AbstractNIC.status to take an argument. | Damien George |
| 2017-11-10 | docs/_thread: Add a placeholder docs for _thread module. | Paul Sokolovsky |
| 2017-11-08 | docs/ure: Emphasize not supported features more. | Paul Sokolovsky |
| 2017-11-04 | docs/ure: Add flags arg to ure.compile(), mention that ure.DEBUG is optional. | Paul Sokolovsky |
| 2017-10-31 | docs/ure: Add "|" (alternative) to the list of supported operators. | Paul Sokolovsky |
| 2017-10-31 | docs/usocket: Document that settimeout() isn't supported by all ports. | Paul Sokolovsky |
| 2017-10-30 | docs/ussl: Fix module name refs and use "MicroPython port" term. | Paul Sokolovsky |
| 2017-10-27 | docs/library/network: Add dhcp_hostname parameter | Joar Wandborg |
| 2017-10-27 | docs/usocket: Document inet_ntop(), inet_pton(). | Paul Sokolovsky |
| 2017-10-26 | docs/usocket: Elaborate descriptions. | Paul Sokolovsky |
| 2017-10-26 | docs/uselect: Document one-shot polling mode. | Paul Sokolovsky |
| 2017-10-16 | docs/library/network: Update docs to state that W5500 is supported. | Damien George |
| 2017-10-16 | stm32/modnwwiznet5k: Implement WIZNET5K.isconnected() method. | Damien George |
| 2017-10-11 | docs/library: Add missing cross-ref links for classes in pyb module. | Mike Causer |
| 2017-10-09 | docs/library/network: Clarify usage of "bssid" arg in connect() method. | Damien George |
| 2017-09-17 | docs/btree: Describe page caching policy of the underlying implementation. | Paul Sokolovsky |
| 2017-09-13 | docs/library/framebuf.rst: Generalise constructor to all colour formats. | Peter Hinch |
| 2017-08-29 | docs/library/micropython: Fix typo in RST formatting. | Damien George |
| 2017-08-29 | docs/library: Add description of "index" parameter to uos.dupterm(). | Damien George |
| 2017-08-29 | docs/machine.Signal: Improve style/grammar and add usage example. | Paul Sokolovsky |
| 2017-08-28 | docs/library/network: Fix ref to "socket" module (should be "usocket"). | Paul Sokolovsky |
| 2017-08-28 | docs: More xrefs to "MicroPython port" in glossary. | Paul Sokolovsky |
| 2017-08-22 | docs: Consistently link to micropython-lib in glossary. | Paul Sokolovsky |
| 2017-08-20 | docs/library/usocket: Describe complete information on address formats. | Paul Sokolovsky |
| 2017-08-20 | docs/library/usocket: Move socket.error to its own section. | Paul Sokolovsky |
| 2017-08-17 | docs/library/ubinascii: Update base64 docs. | Alex Robbins |
| 2017-08-14 | docs/library/machine.RTC.rst: Fix typo. | Javier Candeira |
| 2017-07-15 | docs,teensy: Use the name MicroPython consistently in documentation | Alexander Steffen |
| 2017-07-04 | docs/uzlib: Update description of decompress() and mention DecompIO. | Paul Sokolovsky |
| 2017-07-03 | docs/uerrno: Document "uerrno" module. | Paul Sokolovsky |
| 2017-07-02 | docs/library: Add CPython docs xref to each pertinent module. | Paul Sokolovsky |
| 2017-07-02 | docs/ure: Elaborate doc, update markup to the latest conventions. | Paul Sokolovsky |
| 2017-07-01 | docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError. | Paul Sokolovsky |
| 2017-07-01 | reference/index: Rewrite introduction paragraph to avoid confusion. | Paul Sokolovsky |
| 2017-06-30 | docs/{uselect,ussl,ustruct}: Use markup adhering to latest docs conventions. | Paul Sokolovsky |
| 2017-06-29 | docs/{framebuf,usocket}: Use markup adhering to the latest docs conventions. | Paul Sokolovsky |
| 2017-06-28 | docs/{micropython,sys,uos}: Use markup adhering to the latest docs conventions. | Paul Sokolovsky |
| 2017-06-27 | docs/{esp,pyb,ubinascii}: Use markup adhering to the latest docs conventions. | Paul Sokolovsky |
| 2017-06-26 | docs/library/gc: Fix grammar and improve readability of gc.threshold(). | Damien George |
| 2017-06-26 | docs/network: Use markup adhering to the latest docs conventions. | Paul Sokolovsky |
| 2017-06-25 | docs/machine*: Use markup adhering to the latest docs conventions. | Paul Sokolovsky |
| 2017-06-25 | docs/lcd160cr: Group related constants together. Use full sentences. | Paul Sokolovsky |
| 2017-06-25 | docs/utime: Use markup adhering to the latest conventions. | Paul Sokolovsky |
| 2017-06-25 | docs/lcd160cr: Use markup adhering to the latest conventions. | Paul Sokolovsky |
| 2017-06-25 | docs/btree: Use markup adhering to the latest conventions. | Paul Sokolovsky |
| 2017-06-24 | docs/builtins: List builtin exceptions. | Paul Sokolovsky |