COMMITS
/ Doc/tutorial/stdlib.rst March 21, 2026
H
Docs: replace all `datetime` imports with `import datetime as dt` (#145640)
Hugo van Kemenade committed
November 12, 2025
B
gh-141412: Use reliable target URL for urllib example (GH-141428)
Bob Kline committed
November 4, 2025
F
gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)
Filip Łajszczak committed
May 7, 2025
H
Python 3.15.0a0
Hugo van Kemenade committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
May 8, 2024
T
Python 3.14.0a0
Thomas Wouters committed
February 14, 2024
H
Docs: Use substitutions instead of manual version updates (#115416)
Hugo van Kemenade committed
November 9, 2023
Z
Add detail to comment on range of random.random() (gh-111868)
zipperer committed
May 6, 2023
A
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner committed
July 16, 2022
M
Tutorial sys.argv example should not have interactive prompt (GH-94880)
Marco Buttu committed
May 8, 2022
P
Python 3.12.0a0
Pablo Galindo committed
May 6, 2022
G
gh-92368: Fix missing possessive apostrophe (#92397)
gophra committed
April 3, 2022
B
Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
Bob Kline committed
January 1, 2022
R
bpo-46079: Replace external link that is down for maintenance. (GH-30315)
Raymond Hettinger committed
May 3, 2021
P
Python 3.11.0a0
Pablo Galindo committed
May 19, 2020
P
Python 3.10.0a0 (GH-20198)
Pablo Galindo committed
November 18, 2019
R
bpo-38678: Improve argparse example in tutorial (GH-17207)
Raymond Hettinger committed
August 1, 2019
M
bpo-37726: Prefer argparse over getopt in stdlib tutorial (#15052)
mental committed
June 4, 2019
Ł
Bump to 3.9.0a0
Łukasz Langa committed
May 31, 2018
S
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka committed
January 31, 2018
N
Start of 3.8.0a0
Ned Deily committed
September 12, 2016
N
Bump to 3.7.0a0
Ned Deily committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
June 8, 2015
A
Merge from 3.5
Andrew Kuchling committed
A
Merge from 3.4
Andrew Kuchling committed
May 30, 2015
Y
Reverting my previous commit.
Yury Selivanov committed
May 28, 2015
N
More version bumping to 3.6.
Ned Deily committed
April 12, 2015
B
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
Berker Peksag committed
B
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
Berker Peksag committed
April 10, 2015
A
#23891: describe a few more modules in the tutorial
Andrew Kuchling committed
May 22, 2014
R
Issue 21554: Repair an out-of-date tutorial example to reflect changes in shutil.
Raymond Hettinger committed
March 17, 2014
L
Version bump to 3.5, step 2.
Larry Hastings committed
March 22, 2013
R
Modernize unittest example
Raymond Hettinger committed
October 26, 2012
E
#16317: merge with 3.3.
Ezio Melotti committed
E
#16317: mention lzma in the tutorial. Patch by Serhiy Storchaka.
Ezio Melotti committed
September 29, 2012
G
Bump version to 3.4.0 alpha 0.
Georg Brandl committed
September 24, 2012
E
#16017: merge with 3.2.
Ezio Melotti committed
E
#16017: capitalize URLs.
Ezio Melotti committed
February 20, 2011
G
Bump trunk to 3.3 alpha 0.
Georg Brandl committed
November 30, 2010
G
Fix input type for zlib.
Georg Brandl committed
November 26, 2010
G
Better example for os.system(): do not change the system time.
Georg Brandl committed
March 2, 2010
S
Merged revisions 78576 via svnmerge from
Steven Bethard committed
February 22, 2010
S
Fixing Issue7399 - Fixing an example of urllib usage.
Senthil Kumaran committed
December 19, 2009
E
Merged revisions 76904 via svnmerge from
Ezio Melotti committed
November 12, 2009
E
fix highlight in the datetime example
Ezio Melotti committed