| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317) | Chenwei Xiao | 2022-07-23 | 1 | -1/+1 |
|
|
* | Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH... | Ned Batchelder | 2022-07-05 | 1 | -1/+1 |
|
|
* | gh-93240: clarify wording in IO tutorial (GH-93276) | paulreece | 2022-06-21 | 1 | -1/+1 |
|
|
* | gh-85679: Recommend `encoding="utf-8"` in tutorial (GH-91778) | Inada Naoki | 2022-05-02 | 1 | -10/+18 |
|
|
* | bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) | Zackery Spytz | 2021-05-18 | 1 | -1/+2 |
|
|
* | bpo-17852: Doc: Fix the tutorial about closing files (GH-23135) | Volker-Weissmann | 2020-11-27 | 1 | -5/+10 |
|
|
* | Improve IO tutorial's "Old string formatting" section (GH-16251) | Adorilson Bezerra | 2020-05-28 | 1 | -5/+5 |
|
|
* | bpo-37635: Update arg name for seek() in IO tutorial (GH-16147) | Kyle Stanley | 2019-09-14 | 1 | -3/+3 |
|
|
* | Correct info about "f.read(size)". (GH13852) | William Andrea | 2019-09-10 | 1 | -2/+2 |
|
|
* | Clarify file-closing example in tutorial (GH-11652) | Colin Watson | 2019-04-17 | 1 | -0/+2 |
|
|
* | bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) | Serhiy Storchaka | 2018-12-19 | 1 | -1/+1 |
|
|
* | bpo-34712: Fix style in examples in "Input and Output" (GH-9361) | Ben Hoyt | 2018-09-19 | 1 | -4/+7 |
|
|
* | Doc: Missing 'f' in an f-string. (GH-9074) | Julien Palard | 2018-09-07 | 1 | -1/+1 |
|
|
* | Remove extra parentheses in output formatting tutorial (GH-8350) | Aaqa Ishtyaq | 2018-07-20 | 1 | -2/+2 |
|
|
* | Fix documentation for input and output tutorial (GH-8231) | Lysandros Nikolaou | 2018-07-11 | 1 | -1/+1 |
|
|
* | bpo-28626: rearrange discussion of output formatting to encourage f-strings (... | Andrew Kuchling | 2018-07-07 | 1 | -89/+138 |
|
|
* | bpo-25059: Clarify the print separator usage in tutorial (GH-5879) | Cheryl Sabella | 2018-02-25 | 1 | -1/+1 |
|
|
* | bpo-6519: Improve Python Input Output Tutorial (GH-2143) | Andrew Kuchling | 2017-06-13 | 1 | -21/+29 |
|
|
* | bpo-30621: Update Input Output Tutorial Example(GH-2074) | suketa | 2017-06-12 | 1 | -0/+1 |
|
|
* | bpo-28315: Improve code examples in docs (GH-1372) | UltimateCoder | 2017-05-03 | 1 | -1/+1 |
|
|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -2/+2 |
|\ |
|
| * | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -2/+2 |
|
|
* | | merge with 3.5 | Georg Brandl | 2016-02-22 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Update example; str(float) changed so there is difference now. | Georg Brandl | 2016-02-22 | 1 | -5/+5 |
|
|
* | | Issue #25179: Documentation for formatted string literals aka f-strings | Martin Panter | 2016-02-13 | 1 | -1/+2 |
|/ |
|
* | #26001: mention in the tutorial that files in binary mode expect bytes, not str. | Ezio Melotti | 2016-01-12 | 1 | -7/+8 |
|
|
* | Issue #24729: Correct reference to open function. | Jason R. Coombs | 2015-07-29 | 1 | -2/+2 |
|
|
* | Issue #24729: Update tutorial to match implementation. | Alessandro Cucci | 2015-07-28 | 1 | -3/+3 |
|
|
* | Doc: fix default role usage (except in unittest mock docs) | Georg Brandl | 2014-10-30 | 1 | -2/+2 |
|
|
* | Issue #18840: Introduce the json module in the tutorial, and deemphasize the ... | Antoine Pitrou | 2013-12-05 | 1 | -30/+47 |
|
|
* | #16273: Fix tutorial discussion of seek/tell (opaque text-mode values). | R David Murray | 2013-07-30 | 1 | -4/+9 |
|
|
* | Issue #18031: %-formatting isn't dead yet and might pull through. | Raymond Hettinger | 2013-05-23 | 1 | -4/+0 |
|
|
* | #13510: clarify that f.readlines() is note necessary to iterate over a file. ... | Ezio Melotti | 2013-04-15 | 1 | -15/+4 |
|
|
* | Issue #8890: Stop advertising an insecure use of /tmp in docs | Petri Lehtinen | 2013-02-23 | 1 | -4/+4 |
|
|
* | Clarify universal-newline wording in tutorial (issue #16266). | Chris Jerdonek | 2012-10-18 | 1 | -3/+4 |
|
|
* | Issue #16265: Fix collapsing of code sample in tutorial. | Andrew Svetlov | 2012-10-17 | 1 | -1/+1 |
|
|
* | fix typo | Sandro Tosi | 2012-08-14 | 1 | -1/+1 |
|
|
* | Merge with 3.1. | Ezio Melotti | 2011-03-13 | 1 | -20/+19 |
|\ |
|
| * | Fix markup in inputoutput.rst. | Ezio Melotti | 2011-03-13 | 1 | -16/+17 |
|
|
* | | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | #11405: do not reference the string module again for its deprecated functions... | Georg Brandl | 2011-03-06 | 1 | -5/+3 |
|
|
| * | Merged revisions 84827-84829 via svnmerge from | Antoine Pitrou | 2010-09-15 | 1 | -2/+2 |
|
|
| * | Merged revisions 74613,74615,74619-74620,74622 via svnmerge from | Georg Brandl | 2009-09-01 | 1 | -3/+12 |
|
|
| * | Merged revisions 74264 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -4/+4 |
|
|
| * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -9/+10 |
|
|
| * | Merged revisions 73636 via svnmerge from | Mark Dickinson | 2009-06-28 | 1 | -4/+4 |
|
|
* | | Issue #11304: Input/output tutorial - PI is rounded not truncated. | Raymond Hettinger | 2011-02-24 | 1 | -1/+1 |
|
|
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -2/+2 |
|
|
* | | Recorded merge of revisions 74614 via svnmerge from | Georg Brandl | 2009-09-01 | 1 | -3/+12 |
|
|