summaryrefslogtreecommitdiff
path: root/shared-bindings/struct
AgeCommit message (Collapse)Author
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2019-01-20Improve struct compatibility with CPythonDan Halbert
2018-08-07Support internationalisation.Scott Shawcroft
2017-10-30atmel-samd: Add empty line for RST docsScott Shawcroft
Right now calcsize is being grouped with the doc above: https://circuitpython.readthedocs.io/en/latest/shared-bindings/struct/__init__.html
2017-10-27calcsize90 should be documented nowmrmcwethy
2017-10-18CircuitPython now has struct instead of ustruct (#302)Michael McWethy
Added struct module to shared-bindings and shared-module. removed ustruct