COMMITS
/ Doc/library/linecache.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
December 27, 2025
S
Fix typos in docs (#143193)
SYan212 committed
April 2, 2025
T
gh-60115: Support frozen modules for linecache.getline() (#131638)
Tian Gao committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
November 25, 2019
S
bpo-21063: Improve module synopsis for distutils (GH-17363)
Sanchit Khurana committed
October 24, 2018
J
bpo-32797: improve documentation of linecache.getline (GH-9540)
jdemeyer committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
November 14, 2015
M
Fix grammar in whatsnew/3.5.rst and elsewhere
Martin Panter committed
March 20, 2015
R
Merge: #11726: Make linecache docs reflect that all files are treated the same.
R David Murray committed
R
#11726: Make linecache docs reflect that all files are treated the same.
R David Murray committed
March 18, 2015
V
Merge 3.4 (linecache doc)
Victor Stinner committed
V
Issue #11726: Fix linecache example in the doc
Victor Stinner committed
V
Merge 3.4 (linecache doc)
Victor Stinner committed
V
Issue #11726: clarify linecache doc: linecache is written to cache Python
Victor Stinner committed
March 4, 2015
R
Issue #17911: traceback module overhaul
Robert Collins 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
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
August 3, 2010
G
Terminology fix: exceptions are raised, except in generator.throw().
Georg Brandl committed
June 8, 2009
G
Signature documentation style update, modules J, K, L and M.
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed