Taku Fukada
|
56c898da80
|
Modify some Python stubs
|
2020-08-07 01:01:28 +09:00 |
Taku Fukada
|
54a342a7f5
|
Add and correct some type hints
|
2020-07-24 18:20:03 +09:00 |
dherrada
|
612c6bb86b
|
Merge branch 'main' into type_hints
|
2020-07-17 14:55:30 -04:00 |
Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
dherrada
|
4758081e10
|
Added type hints to struct
|
2020-07-03 15:45:29 -04:00 |
Scott Shawcroft
|
4e8de3c554
|
Swap sphinx to autoapi and the inline stubs
|
2020-05-12 17:28:24 -07:00 |
dherrada
|
991045b9ce
|
Did struct, supervisor, terminalio
|
2020-05-12 11:28:33 -04:00 |
Scott Shawcroft
|
cfe24b8532
|
Improve rST consistency for rst2pyi use
|
2019-05-30 19:02:47 -07:00 |
Dan Halbert
|
7a09af73ec
|
Improve struct compatibility with CPython
|
2019-01-20 15:12:34 -05:00 |
Scott Shawcroft
|
933add6cd8
|
Support internationalisation.
|
2018-08-07 14:58:57 -07:00 |
Scott Shawcroft
|
8c1f5427bc
|
atmel-samd: Add empty line for RST docs
Right now calcsize is being grouped with the doc above: https://circuitpython.readthedocs.io/en/latest/shared-bindings/struct/__init__.html
|
2017-10-30 18:57:28 -07:00 |
mrmcwethy
|
1893669833
|
calcsize90 should be documented now
|
2017-10-27 23:25:00 -07:00 |
Michael McWethy
|
b41cbe9256
|
CircuitPython now has struct instead of ustruct (#302)
Added struct module to shared-bindings and shared-module. removed ustruct
|
2017-10-18 12:50:20 -07:00 |