Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add Pure Python mode to "Calling C functions" tutorial (GH-4247) | Matus Valo | 2021-07-14 | 1 | -0/+1 |
| | |||||
* | Fix line endings. | Stefan Behnel | 2019-02-15 | 1 | -4/+4 |
| | |||||
* | The code snippets from external.rst are now tested with the mode "compile". ↵ | gabrieldemarmiesse | 2018-06-13 | 1 | -0/+4 |
Fixed a small bug with a cdef that was forgotten. |