mirror of
https://github.com/python/cpython.git
synced 2026-05-31 14:50:46 +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. |
||
|---|---|---|
| .. | ||
| capi-extension | ||
| newtypes | ||
| dbpickle.py | ||
| diff.py | ||
| email-alternative.py | ||
| email-dir.py | ||
| email-headers.py | ||
| email-mime.py | ||
| email-read-alternative.py | ||
| email-simple.py | ||
| email-unpack.py | ||
| minidom-example.py | ||
| mp_newtype.py | ||
| mp_pool.py | ||
| mp_workers.py | ||
| ndiff.py | ||
| optional-module.rst | ||
| run-func.c | ||
| typestruct.h | ||
| tzinfo_examples.py | ||
| wasm-mobile-notavail.rst | ||
| wasm-notavail.rst | ||