cpython/Doc/using
Michael Droettboom 2844aa6a8e
Support comparing two sets of pystats (GH-98816)
This adds support for comparing pystats collected from two different builds.

- The `--json-output` can be used to load in a set of raw stats and output a
  JSON file.
- Two of these JSON files can be provided on the next run, and then comparative
  results between the two are output.
2022-11-04 10:15:54 +00:00
..
cmdline.rst gh-96143: Improve perf profiler docs (#96445) 2022-10-27 14:06:48 +01:00
configure.rst Support comparing two sets of pystats (GH-98816) 2022-11-04 10:15:54 +00: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