COMMITS
/ Doc/howto/instrumentation.rst March 15, 2026
P
gh-141004: Document `PyDTrace*` (GH-141856)
Peter Bierma committed
September 3, 2025
A
GH-101100: Resolve reference warnings in whatsnew/3.7.rst (#138410)
Adam Turner committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
October 11, 2023
E
gh-110631: Fix reST indentation (#110724)
Ezio Melotti committed
July 23, 2023
E
gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062)
Erlend E. Aasland committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
April 12, 2021
V
bpo-43774: Add more links to configure options (GH-25363)
Victor Stinner committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
August 13, 2020
V
bpo-40204: Fix Sphinx sytanx in howto/instrumentation.rst (GH-21858)
Victor Stinner committed
May 23, 2019
S
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower committed
September 14, 2018
A
Fix "Python" casing in a few places (GH-9001)
Andrés Delfino committed
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
November 4, 2017
B
Add version{changed,added} markers and make minor style changes (GH-4273)
Berker Peksag committed
September 29, 2017
C
bpo-31574: importlib dtrace (#3749)
Christian Heimes committed
November 6, 2016
B
Issue #21590: Silence Sphinx warnings in instrumentation.rst
Berker Peksag committed
October 19, 2016
B
always use double quotes for SystemTap string literals (closes #28472)
Benjamin Peterson committed
September 11, 2016
B
reST is not markdown
Benjamin Peterson committed
September 10, 2016
Ł
DTrace support: function calls, GC activity, line execution
Łukasz Langa committed