COMMITS
/ Doc/library/__main__.rst January 21, 2025
W
gh-128720: Fix doc inacurracy about __main__.__file__ existence in the REPL (#128721)
Wim Jeantine-Glenn committed
July 4, 2024
A
gh-90437: Fix __main__.py documentation wording (GH-116309)
Ali Tavallaie committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
November 17, 2023
T
gh-112165: Fix typo in `__main__.py` (#112183)
Terry Jan Reedy committed
October 11, 2023
E
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti committed
October 1, 2023
Q
gh-110138: Improve grammar in idiomatic usage of ``__main__.py`` (#110142)
Quentin Agren committed
July 21, 2023
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
April 27, 2023
E
Docs: fix dunders with too many underscores (#103955)
Erlend E. Aasland committed
March 14, 2023
P
gh-102354: change python3 to python in docs examples (#102696)
Paul Watson committed
January 11, 2023
M
gh-98763: Prefer "python" over "python3" for command line examples in docs. (#98761)
Mariusz Felisiak committed
February 14, 2022
D
Update __main__.rst (GH-30896)
David Gilbertson committed
November 13, 2021
J
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546)
Jack DeVries committed
November 6, 2021
A
bpo-39452: [doc] Change "must" to "can" on relative import style in `__main__` (GH-29379)
Andre Delfino committed
August 24, 2021
J
bpo-39452: Rewrite and expand __main__.rst (#26883)
Jack DeVries committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
July 5, 2014
B
Issue #21920: Add a missing colon to the __main__ doc.
Berker Peksag committed
April 14, 2014
R
#15104: add backtick code markup.
R David Murray committed
R
#15104: improve the discussion of __main__.
R David Murray committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed