COMMITS
/ Doc/library/runpy.rst May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 23, 2024
G
Docs: minor amendments to runpy.rst (#18416)
Géry Ogam committed
August 6, 2023
K
Improve cross-references in `runpy` docs (#107673)
Kamil Turek committed
May 4, 2023
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
October 6, 2022
B
gh-65961: Do not rely solely on `__cached__` (GH-97990)
Brett Cannon committed
April 15, 2022
J
gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
Jelle Zijlstra committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
December 10, 2015
M
Issue #14285: Do not catch exceptions initializing any ancestor package
Martin Panter committed
December 9, 2014
B
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
Berker Peksag committed
October 31, 2014
G
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
Georg Brandl committed
June 20, 2014
S
issue 20091 - index entry for __main__ in runpy docs.
Senthil Kumaran committed
December 15, 2013
N
Issue #19700: set __spec__ appropriately in runpy
Nick Coghlan committed
July 14, 2012
N
Issue #15230: Update runpy docs to clarify a couple of points that came up in this issue
Nick Coghlan committed
April 24, 2011
É
Fix indentation
Éric Araujo committed
January 27, 2011
R
More source links.
Raymond Hettinger committed
December 16, 2010
É
Add missing docs and directives related to PEP 3147 and byte-compilation
Éric Araujo committed
October 19, 2010
G
Be consistent in the spelling of thread-safe(ty).
Georg Brandl committed
August 17, 2010
G
Consistency check for versionadded/changed directives.
Georg Brandl committed
May 14, 2010
V
Merged revisions 81163 via svnmerge from
Victor Stinner committed
January 4, 2010
E
Merged revisions 77298 via svnmerge from
Ezio Melotti committed
November 16, 2009
September 2, 2009
G
Switch more function arguments docs to new-style.
Georg Brandl committed
February 8, 2009
N
Merged revisions 69419-69420 via svnmerge from
Nick Coghlan committed
December 2, 2007
G
#1535: rename __builtin__ module to builtins.
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 28, 2007
T
Merge the trunk changes in. Breaks socket.ssl for now.
Thomas Wouters committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed