summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/external/atoi.pyx
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add Pure Python mode to "Calling C functions" tutorial (GH-4247)Matus Valo2021-07-141-0/+1
|
* Fix line endings.Stefan Behnel2019-02-151-5/+5
|
* Fixed small formatting issues.gabrieldemarmiesse2018-06-301-1/+1
|
* The code snippets from external.rst are now tested with the mode "compile". ↵gabrieldemarmiesse2018-06-131-0/+5
Fixed a small bug with a cdef that was forgotten.