| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-08-07 | Modify some Python stubs | Taku Fukada | |
| 2020-07-24 | Add and correct some type hints | Taku Fukada | |
| 2020-07-17 | Merge branch 'main' into type_hints | dherrada | |
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-07-03 | Added type hints to struct | dherrada | |
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft | |
| 2020-05-12 | Did struct, supervisor, terminalio | dherrada | |
| 2019-05-30 | Improve rST consistency for rst2pyi use | Scott Shawcroft | |
| 2019-01-20 | Improve struct compatibility with CPython | Dan Halbert | |
| 2018-08-07 | Support internationalisation. | Scott Shawcroft | |
| 2017-10-30 | atmel-samd: Add empty line for RST docs | Scott Shawcroft | |
| Right now calcsize is being grouped with the doc above: https://circuitpython.readthedocs.io/en/latest/shared-bindings/struct/__init__.html | |||
| 2017-10-27 | calcsize90 should be documented now | mrmcwethy | |
| 2017-10-18 | CircuitPython now has struct instead of ustruct (#302) | Michael McWethy | |
| Added struct module to shared-bindings and shared-module. removed ustruct | |||
