COMMITS
/ Doc/using/cmdline.rst April 5, 2026
A
March 23, 2026
C
gh-144319: obtain SeLockMemoryPrivilege on Windows (#144928)
Chris Eibl committed
March 11, 2026
L
gh-142518: Improve mimalloc allocator docs (#145224)
Lysandros Nikolaou committed
March 10, 2026
H
Python 3.15.0a7
Hugo van Kemenade committed
S
gh-103997: Remove incorrect statements about `-c` dedenting (gh-138624)
Stan Ulbrych committed
March 2, 2026
F
GH-145275: add -X pathconfig_warnings and PYTHON_PATHCONFIG_WARNINGS (#145277)
Filipe Laíns committed
T
DOC: clarify and expand documentation about PYTHONUSERBASE and PYTHONNOUSERSITE (#144637)
Thomas A Caswell committed
February 27, 2026
I
gh-145305: Update ocert.org URLs in docs from http to https (#145304)
indoor47 committed
February 12, 2026
P
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Pablo Galindo Salgado committed
February 11, 2026
H
Python 3.15.0a6
Hugo van Kemenade committed
January 30, 2026
P
gh-144319: Fix huge page safety in pymalloc arenas (#144331)
Pablo Galindo Salgado committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
October 13, 2025
B
gh-131189: Remove `curses` mention from `PYTHON_BASIC_REPL` docs (#140022)
Bartosz Sławecki committed
September 16, 2025
S
gh-134716: Support regular expressions in -W and PYTHONWARNINGS (GH-138149)
Serhiy Storchaka committed
September 14, 2025
S
gh-136355: Deprecate `-b` and `-bb` CLI flags in 3.15 (#136363)
sobolevn committed
September 1, 2025
S
gh-89905: Correct `-R` option doc (#137608)
Stan Ulbrych committed
June 27, 2025
B
Docs: Fix duplicate word typos (GH-135958)
Brian Schubert committed
June 24, 2025
May 6, 2025
H
Python 3.14.0b1
Hugo van Kemenade committed
May 5, 2025
B
GH-133231: Add JIT utilities in sys._jit (GH-133233)
Brandt Bucher committed
A
GH-133336: Remove reserved ``-J`` flag for Jython (#133444)
Adam Turner committed
April 18, 2025
J
gh-103997: Automatically dedent the argument to "-c" (#103998)
Jon Crall committed
April 9, 2025
N
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
Neil Schemenauer committed
April 8, 2025
H
Python 3.14.0a7
Hugo van Kemenade committed
April 3, 2025
P
gh-131591: Implement PEP 768 (#131937)
Pablo Galindo Salgado committed
January 21, 2025
M
gh-126172: Fix a misleading statement in PYTHON_BASIC_REPL documentation (#127203)
Michael Kashirin committed
December 5, 2024
H
gh-127221: Add colour to unittest output (#127223)
Hugo van Kemenade committed
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