mirror of
https://github.com/python/cpython.git
synced 2026-01-23 15:48:53 +00:00
* bpo-33201: Modernize "Extension types" doc
* Split tutorial and other topics
* Some small fixes
* Address some review comments
* Rename noddy* to custom* and shoddy to sublist
* Fix markup
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| sqlite3 | ||
| capsulethunk.h | ||
| custom.c | ||
| custom2.c | ||
| custom3.c | ||
| custom4.c | ||
| dbpickle.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 | ||
| run-func.c | ||
| setup.py | ||
| sublist.c | ||
| test.py | ||
| turtle-star.py | ||
| typestruct.h | ||
| tzinfo_examples.py | ||