COMMITS
/ Doc/using/cmdline.rst September 5, 2024
P
gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded builds (gh-123276)
Peter Bierma committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
August 13, 2024
A
GH-109975: Copyedit 3.13 What's New: Release Highlights (#122958)
Adam Turner committed
August 7, 2024
W
Doc: cmdline.rst: Include -P and -R in usage (#122590)
Wim Jeantine-Glenn committed
July 22, 2024
Ł
gh-121957: Emit audit events for `python -i` and `python -m asyncio` (GH-121958)
Łukasz Langa committed
June 29, 2024
W
gh-121101: Document -Wall option (an alias for -Walways) (#121102)
Wim Jeantine-Glenn committed
May 21, 2024
B
Docs: Add central references to free-threading-related options (#119017)
Brett Simmers committed
May 20, 2024
M
gh-102136: Add -m to options that work with -i (GH-119271)
Melanie Arbor committed
May 7, 2024
H
gh-118518: Rename `PYTHONPERFJITSUPPORT` and `-X perfjit` with underscores (#118693)
Hugo van Kemenade committed
May 5, 2024
P
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado committed
P
gh-118518: Allow perf to work without frame pointers (#112254)
Pablo Galindo Salgado committed
May 1, 2024
H
gh-117225: Document colour use in `doctest` (#118268)
Hugo van Kemenade committed
April 15, 2024
S
gh-115664: Reorganize versionadded directives for -X options (GH-116304)
Serhiy Storchaka committed
March 13, 2024
S
gh-90300: Fix cmdline.rst (GH-116721)
Serhiy Storchaka committed
March 11, 2024
B
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338)
Brett Simmers committed
March 7, 2024
S
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
Serhiy Storchaka committed
January 26, 2024
N
Docs: 'still' is a better word than 'nonetheless' (#114598)
Ned Batchelder committed
January 10, 2024
S
gh-113664: Improve style of Big O notation (GH-113695)
Serhiy Storchaka committed
January 7, 2024
Z
gh-73965: New environment variable PYTHON_HISTORY (#13208)
Zackery Spytz committed
December 14, 2023
H
gh-112730: Update docs for colour env vars (#112837)
Hugo van Kemenade committed
December 12, 2023
S
gh-112999: Replace the outdated "deprecated" directives with "versionchanged" (GH-113000)
Serhiy Storchaka committed
December 6, 2023
P
gh-112730: Use color to highlight error locations (gh-112732)
Pablo Galindo Salgado committed
November 1, 2023
October 30, 2023
D
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland committed
October 14, 2023
Ł
gh-110722: Add PYTHON_PRESITE to import a module before site.py is run (#110769)
Łukasz Langa committed
N
gh-101100: Fix sphinx warnings in `usage/cmdline.rst` (#110841)
Nikita Sobolev committed
October 10, 2023
D
gh-109595: Add -Xcpu_count=<n> cmdline for container users (#109667)
Donghee Na committed
October 3, 2023
A
Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292)
Adam Turner committed
October 2, 2023
A
GH-92584: Move installation schemes overview to sysconfig docs (#108018)
Adam Turner committed
August 16, 2023
A
GH-92584: Remove Installing Python Modules (Distutils version) (#108020)
Adam Turner committed
A
GH-92584: Remove references to Distutils in ``PYTHONUSERBASE`` (#108040)
Adam Turner committed
July 21, 2023
S
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka committed
July 1, 2023
T
gh-106232: Make timeit doc command lines compatible with Windows. (#106296)
Terry Jan Reedy committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
April 12, 2023
F
GH-83893: Cross reference env. vars and -X command line options (GH-103414)
Furkan Onder committed
October 27, 2022
E
gh-96143: Improve perf profiler docs (#96445)
Erlend E. Aasland committed
September 19, 2022
G
gh-96512: Update int_max_str docs to say 3.11 (#96942)
Gregory P. Smith committed
September 2, 2022
G
gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96499)
Gregory P. Smith committed
August 30, 2022
P
gh-96143: Add some comments and minor fixes missed in the original PR (#96433)
Pablo Galindo Salgado committed
P
gh-96143: Allow Linux perf profiler to see Python calls (GH-96123)
Pablo Galindo Salgado committed
August 4, 2022
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
July 29, 2022
C
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
June 1, 2022
É
gh-90300: split --help output into separate options (#30331)
Éric committed
May 24, 2022
V
gh-93103: Enhance PyConfig.parser_debug documentation (#93186)
Victor Stinner committed
May 9, 2022
G
gh-88750: Remove the PYTHONTHREADDEBUG env var support. (#92509)
Gregory P. Smith committed
May 5, 2022
V
gh-57684: Add -P cmdline option and PYTHONSAFEPATH env var (#31542)
Victor Stinner committed
October 16, 2021
October 5, 2021
C
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss committed
September 28, 2021
S
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka committed