◐ Shell
clean mode source ↗

bpo-43774: Document configure options by vstinner · Pull Request #25283 · python/cpython

Add Doc/using/configure.rst documentation to document configure,
preprocessor, compiler and linker options.

Add a new section about the "Python debug build".
Complete the doc; fix typos.

@vstinner