COMMITS
/ Doc/tutorial/inputoutput.rst September 25, 2022
M
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Miss Islington (bot) committed
September 21, 2022
M
gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291) (gh-96990)
Miss Islington (bot) committed
July 23, 2022
M
Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317) (#95159)
Miss Islington (bot) committed
July 5, 2022
June 21, 2022
M
gh-93240: clarify wording in IO tutorial (GH-93276) (GH-94081)
Miss Islington (bot) committed
May 2, 2022
M
gh-85679: Recommend `encoding="utf-8"` in tutorial (GH-91778)
Miss Islington (bot) committed
May 19, 2021
M
bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26218)
Miss Islington (bot) committed
November 27, 2020
V
bpo-17852: Doc: Fix the tutorial about closing files (GH-23135)
Volker-Weissmann committed
May 28, 2020
A
Improve IO tutorial's "Old string formatting" section (GH-16251)
Adorilson Bezerra committed
September 14, 2019
K
bpo-37635: Update arg name for seek() in IO tutorial (GH-16147)
Kyle Stanley committed
September 10, 2019
W
Correct info about "f.read(size)". (GH13852)
William Andrea committed
April 17, 2019
C
Clarify file-closing example in tutorial (GH-11652)
Colin Watson committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
September 19, 2018
B
bpo-34712: Fix style in examples in "Input and Output" (GH-9361)
Ben Hoyt committed
September 7, 2018
J
Doc: Missing 'f' in an f-string. (GH-9074)
Julien Palard committed
July 20, 2018
A
Remove extra parentheses in output formatting tutorial (GH-8350)
Aaqa Ishtyaq committed
July 11, 2018
L
Fix documentation for input and output tutorial (GH-8231)
Lysandros Nikolaou committed
July 7, 2018
A
bpo-28626: rearrange discussion of output formatting to encourage f-strings (#6036)
Andrew Kuchling committed
February 25, 2018
C
bpo-25059: Clarify the print separator usage in tutorial (GH-5879)
Cheryl Sabella committed
June 13, 2017
A
bpo-6519: Improve Python Input Output Tutorial (GH-2143)
Andrew Kuchling committed
June 12, 2017
S
bpo-30621: Update Input Output Tutorial Example(GH-2074)
suketa committed
May 3, 2017
U
bpo-28315: Improve code examples in docs (GH-1372)
UltimateCoder committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
February 22, 2016
G
merge with 3.5
Georg Brandl committed
G
Update example; str(float) changed so there is difference now.
Georg Brandl committed
February 13, 2016
M
Issue #25179: Documentation for formatted string literals aka f-strings
Martin Panter committed
January 12, 2016
E
#26001: mention in the tutorial that files in binary mode expect bytes, not str.
Ezio Melotti committed
July 29, 2015
J
Issue #24729: Correct reference to open function.
Jason R. Coombs committed
July 28, 2015
A
Issue #24729: Update tutorial to match implementation.
Alessandro Cucci committed
October 30, 2014
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl committed
December 5, 2013
A
Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module.
Antoine Pitrou committed
July 30, 2013
R
#16273: Fix tutorial discussion of seek/tell (opaque text-mode values).
R David Murray committed
May 23, 2013
R
Issue #18031: %-formatting isn't dead yet and might pull through.
Raymond Hettinger committed
April 15, 2013
E
February 23, 2013
P
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen committed
October 18, 2012
C
Clarify universal-newline wording in tutorial (issue #16266).
Chris Jerdonek committed
October 17, 2012
A
Issue #16265: Fix collapsing of code sample in tutorial.
Andrew Svetlov committed
March 13, 2011
E
Merge with 3.1.
Ezio Melotti committed
E
Fix markup in inputoutput.rst.
Ezio Melotti committed
March 6, 2011
G
Merge doc fixes.
Georg Brandl committed
February 24, 2011
R
Issue #11304: Input/output tutorial - PI is rounded not truncated.
Raymond Hettinger committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
September 15, 2010
A
Merged revisions 84827-84829 via svnmerge from
Antoine Pitrou committed
A
Add cross-references to the glossary entry for file objects.
Antoine Pitrou committed
September 1, 2009
G
Merged revisions 74613,74615,74619-74620,74622 via svnmerge from
Georg Brandl committed
G
Recorded merge of revisions 74614 via svnmerge from
Georg Brandl committed
August 13, 2009
G
Merged revisions 74264 via svnmerge from
Georg Brandl committed