cpython/Doc/using
Victor Stinner 9a7e9f9921
gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Add COMPILEALL_OPTS variable in Makefile to override compileall
options (default: -j0) in "make install". Also merge the compileall
commands into a single command building PYC files for the all
optimization levels (0, 1, 2) at once.

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2022-11-14 13:43:45 +01:00
..
cmdline.rst gh-96143: Improve perf profiler docs (#96445) 2022-10-27 14:06:48 +01:00
configure.rst gh-99289: Add COMPILEALL_OPTS to Makefile (#99291) 2022-11-14 13:43:45 +01:00
editors.rst bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850) 2019-07-18 18:23:17 -07:00
index.rst bpo-43774: Document configure options (GH-25283) 2021-04-08 22:32:21 +02:00
mac.rst gh-95155: Update "Using Python on a Mac" documentation (GH-95284) 2022-08-06 18:50:28 +02:00
unix.rst Docs: Fix backtick errors found by sphinx-lint (#97998) 2022-10-06 18:01:30 -07:00
venv-create.inc docs: Change links to label refs (#98454) 2022-10-25 20:26:28 -07:00
win_installer.png Optimize images by IMGbot (GH-21348) 2022-02-04 15:49:43 +09:00
windows.rst gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH-98732) 2022-10-31 21:05:50 +00:00