mirror of
https://github.com/python/cpython.git
synced 2026-02-06 09:50:43 +00:00
- Pass -v to pip, so compiler output is visible - Move the call ``spam.system(3)`` up so that error handling is tested right after it's added - Use `PyUnicode_AsUTF8AndSize` as `PyUnicode_AsUTF8` is not in the Limited API. - Add a footnote about embedded NULs. |
||
|---|---|---|
| .. | ||
| building.rst | ||
| embedding.rst | ||
| extending.rst | ||
| first-extension-module.rst | ||
| index.rst | ||
| newtypes.rst | ||
| newtypes_tutorial.rst | ||
| windows.rst | ||