COMMITS
/ Doc/library/codeop.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder 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
July 23, 2023
W
gh-101100: Fix some broken sphinx references (#107095)
wulmer committed
March 30, 2023
G
Minor docs improvements fix for `codeop` (#103123)
gaogaotiantian committed
May 15, 2020
J
bpo-38872: Document exec symbol for codeop.compile_command (GH-20047)
Joannah Nanjekye committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
April 27, 2009
G
Merged revisions 72009 via svnmerge from
Georg Brandl committed
April 10, 2009
G
Update signature style for optional arguments, part 3.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
May 12, 2008
G
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
December 2, 2007
C
Merged revisions 59259-59274 via svnmerge from
Christian Heimes committed
August 17, 2007
G
Manually patched a few things that didn't get merged in, but should.
Guido van Rossum committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed