COMMITS
/ Doc/tutorial/stdlib.rst 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
February 21, 2009
M
Merged revisions 69846 via svnmerge from
Mark Dickinson committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
December 3, 2008
B
Prep for Python 3.1!
Barry Warsaw committed
June 23, 2008
G
Review the doc changes for the urllib package creation.
Georg Brandl committed
S
Documentation updates for urllib package. Modified the documentation for the
Senthil Kumaran committed
May 26, 2008
G
Create xmlrpc package. Issue #2886.
Georg Brandl committed
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed
August 31, 2007
G
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum committed
August 17, 2007
G
Another merge. Only doc stuff was affected (but this aligns the UTF-32
Guido van Rossum committed