COMMITS
/ Doc/library/trace.rst February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
November 10, 2023
Ł
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Łukasz Langa committed
October 3, 2023
A
Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292)
Adam Turner committed
December 17, 2020
A
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino committed
June 5, 2019
S
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
Serhiy Storchaka committed
June 1, 2019
M
Add option to trace to run modules (GH-5134)
Mario Corchero committed
March 3, 2017
M
bpo-29455: Mention coverage.py in trace module documentation (#261)
Marco Buttu committed
April 6, 2014
S
minor docfix (reported at [email protected]) trace.py argument is --count not --counts
Senthil Kumaran committed
December 23, 2013
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
February 23, 2013
P
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen committed
January 10, 2011
R
Separate source link from main text.
Raymond Hettinger committed
R
Move source links to consistent location and remove wordy, big yellow boxes.
Raymond Hettinger committed
December 15, 2010
É
Use nested method directives, rewrap long lines, fix whitespace.
Éric Araujo committed
É
Improve trace documentation (#9264). Patch by Eli Bendersky.
Éric Araujo committed
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
February 28, 2008
January 19, 2008
G
Merged revisions 60080-60089,60091-60093 via svnmerge from
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed