mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
68304ccce3
document to the C API reference. Move some instructional text from the API reference to the Extending & Embedding manual. Fix the descriptions of the es and es# formats for PyArg_Parse*(). This closes SF bug #536516.