mirror of
https://github.com/python/cpython.git
synced 2026-06-05 17:31:21 +00:00
* Configurable build-details.json name Linux distributions that co-install multiple Python versions in the same path (e.g. multiarch on Debian, debug builds, and free-threading) need a way to place multiple build-details.jsons side-by-side. PEP-739 is being updated [0] to recommend renaming in this situation. To ensure some standardization, this PR generates appropriate names for distributions that need to use this feature. [0]: https://github.com/python/peps/pull/4889 * NEWS entry * Document configure option and add to whatsnew |
||
|---|---|---|
| .. | ||
| android.rst | ||
| cmdline.rst | ||
| configure.rst | ||
| editors.rst | ||
| index.rst | ||
| ios.rst | ||
| mac.rst | ||
| mac_installer_01_introduction.png | ||
| mac_installer_02_readme.png | ||
| mac_installer_03_license.png | ||
| mac_installer_04_installation_type.png | ||
| mac_installer_05_custom_install.png | ||
| mac_installer_06_summary.png | ||
| mac_installer_07_applications.png | ||
| mac_installer_08_install_certificates.png | ||
| mac_installer_09_custom_install_free_threaded.png | ||
| unix.rst | ||
| win_install_freethreaded.png | ||
| win_installer.png | ||
| windows.rst | ||