COMMITS
/ Doc/using/cmdline.rst July 22, 2024
Ł
[3.11] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122118)
Łukasz Langa committed
March 13, 2024
M
[3.11] gh-90300: Fix cmdline.rst (GH-116721) (GH-116725)
Miss Islington (bot) committed
March 7, 2024
January 11, 2024
A
January 10, 2024
S
[3.11] gh-113664: Improve style of Big O notation (GH-113695) (GH-113910)
Serhiy Storchaka committed
December 12, 2023
S
[3.11] gh-112999: Replace the outdated "deprecated" directives with "versionchanged" (GH-113000) (GH-113020)
Serhiy Storchaka committed
October 14, 2023
M
[3.11] gh-101100: Fix sphinx warnings in `usage/cmdline.rst` (GH-110841) (#110856)
Miss Islington (bot) committed
October 5, 2023
A
[3.11] Docs: Avoid the deprecated ``.. cmdoption::`` directive (GH-110292) (#110303)
Adam Turner committed
July 21, 2023
S
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920) (GH-106952)
Serhiy Storchaka committed
May 2, 2023
R
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle committed
April 16, 2023
M
GH-83893: Cross reference env. vars and -X command line options (GH-103414)
Miss Islington (bot) committed
September 2, 2022
G
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith committed
August 4, 2022
S
[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643)
Serhiy Storchaka committed
August 1, 2022
C
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
Christian Heimes committed
July 5, 2022
M
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
Miss Islington (bot) committed
June 14, 2022
M
gh-90300: split --help output into separate options (GH-30331)
Miss Islington (bot) 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
September 22, 2021
S
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka committed
September 14, 2021
August 17, 2021
D
bpo-44895: Introduce PYTHONDUMPREFSFILE variable for refcount dumping (GH-27767)
Dong-hee Na committed
August 6, 2021
V
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Victor Stinner committed
July 7, 2021
A
bpo-43950: Add option to opt-out of PEP-657 (GH-27023)
Ammar Askar committed
April 29, 2021
V
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
Victor Stinner committed
April 16, 2021
V
bpo-43862: Enhance -W cmdline option documentation (GH-25439)
Victor Stinner committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
March 29, 2021
I
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
Inada Naoki committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
October 19, 2020
S
bpo-41192: Fix some broken anchors for audit event entries (#21310)
Saiyang Gou committed
June 12, 2020
N
bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110)
native-api committed
June 11, 2020
P
bpo-40939: Remove the old parser (GH-20768)
Pablo Galindo committed
June 8, 2020
V
bpo-40854: PYTHONPLATLIBDIR env var added to 3.9 (GH-20735)
Victor Stinner committed
S
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605)
Sandro Mani committed
April 23, 2020
V
bpo-40334: Rename PyConfig.use_peg to _use_peg_parser (GH-19670)
Victor Stinner committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed
March 8, 2020
J
fix typo: add space (GH-18853)
Julin S committed
February 3, 2020
V
bpo-39489: Remove COUNT_ALLOCS special build (GH-18259)
Victor Stinner committed
January 28, 2020
I
bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935)
Inada Naoki committed
January 24, 2020
V
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
Victor Stinner committed
November 15, 2019
J
Updated missing periods in cmdline.rst (GH-17173)
Jules Lasne (jlasne) committed
September 14, 2019
August 24, 2019
S
bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269)
Serhiy Storchaka committed
July 1, 2019
S
bpo-37363: Add audit events on startup for the run commands (GH-14524)
Steve Dower committed
June 25, 2019
V
bpo-37388: Development mode check encoding and errors (GH-14341)
Victor Stinner committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
May 13, 2019
U
bpo-36008: Doc update for 3.8 migration (GH-12887)
Utkarsh Gupta committed
April 24, 2019
V
bpo-36465: Make release and debug ABI compatible (GH-12615)
Victor Stinner committed
April 12, 2019
V
bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)
Victor Stinner committed