COMMITS
/ Doc/library/textwrap.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 30, 2025
A
gh-130167: Add a What's New entry for changes to ``textwrap.{de,in}dent`` (#131924)
Adam Turner committed
May 26, 2024
N
docs: fix a few typos identified by codespell (#119516)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
October 6, 2023
I
Fix typo in Doc/library/textwrap.rst (#110328)
InSync committed
August 20, 2023
E
Docs: Fix Sphinx warnings in sys.rst (#108106)
Erlend E. Aasland committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
March 19, 2022
A
bpo-44544: add textwrap placeholder arg (GH-27671)
andrei kulakov committed
July 28, 2021
J
bpo-44763: [doc] remove repetitive sentence from textwrap.wrap (GH-27423)
Jack DeVries committed
J
bpo-44544: [doc] list all textwrap func kwargs (GH-26999)
Jack DeVries committed
March 30, 2020
M
fix comma location in various places (GH-19233)
Mathieu Dupuy committed
June 30, 2019
T
bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469)
tmblweed committed
November 20, 2018
S
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)
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 6, 2014
R
Issue 22803: Add missing versionadded directive.
Raymond Hettinger committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
October 15, 2013
S
Issue #18725: The textwrap module now supports truncating multiline text.
Serhiy Storchaka committed
August 16, 2013
A
Fix the default placeholder in textwrap.shorten() to be " [...]".
Antoine Pitrou committed
August 12, 2013
A
September 8, 2012
R
Merge #15510: clarify textwrap's handling of whitespace, and add confirming tests.
R David Murray committed
R
#15510: clarify textwrap's handling of whitespace, and add confirming tests.
R David Murray committed
August 13, 2012
A
Issue #15497: Correct characters in TextWrapper.replace_whitespace docs.
Andrew Svetlov committed
A
Issue #15497: Correct characters in TextWrapper.replace_whitespace docs.
Andrew Svetlov committed
June 11, 2012
N
Close #13857: Added textwrap.indent() function (initial patch by Ezra
Nick Coghlan committed
May 19, 2012
H
#13152: Allow to specify a custom tabsize for expanding tabs in textwrap
Hynek Schlawack 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 23, 2010
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
August 16, 2008
B
murder some versionadded and versionchanged directives in their beds
Benjamin Peterson committed
May 16, 2008
May 12, 2008
G
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
September 1, 2007
C
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