commit | bd88ccb943c0ea672c14a87e76157fade4feae11 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Apr 09 14:35:10 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Apr 09 14:35:10 2021 +0200 |
tree | 783f0dce55dc059d2fa753052b5368f6ad6581bf | |
parent | f7be26a8f2ed588df90959ae7c0fdcafe2091f76 [diff] |
bpo-43774: Document the Python Build System (GH-25302) * Elaborate PGO and LTO documentaton. * Document MAINCC, PURIFY and LINKCC variables.