index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
io.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22413: Document newline effect on StringIO initializer and getvalue
Martin Panter
2015-10-10
1
-4/+12
*
Issue #25030: Do not document seek() as if it accepts keyword arguments
Martin Panter
2015-09-11
1
-6/+7
*
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to
Serhiy Storchaka
2015-02-03
1
-6/+7
*
Issue #22004: Correct an argument name.
Zachary Ware
2014-07-18
1
-1/+1
*
document IOBase.__del__'s behavior (closes #21764)
Benjamin Peterson
2014-06-15
1
-0/+6
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-0/+1
*
Issue #20423: fix documentation of io.StringIO's newline parameter
Antoine Pitrou
2014-02-02
1
-2/+3
|
\
|
*
Issue #20423: fix documentation of io.StringIO's newline parameter
Antoine Pitrou
2014-02-02
1
-2/+3
*
|
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
*
|
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-2/+2
|
\
\
|
|
/
|
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-2/+2
*
|
Issue #17003: Unified the size argument names in the io module with common
Serhiy Storchaka
2013-09-16
1
-26/+26
*
|
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-27
1
-0/+5
|
/
*
#13510: clarify that f.readlines() is note necessary to iterate over a file. ...
Ezio Melotti
2013-04-15
1
-0/+3
*
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
1
-0/+2
*
Issue #17215: Fix documentation misprints (patch by July Tikhonov)
Andrew Svetlov
2013-02-17
1
-1/+1
*
Merge fixes for #13614, #13512 and #7719 from 3.2
Éric Araujo
2012-12-09
1
-1/+1
|
\
|
*
Fix a few markup/grammar nits
Éric Araujo
2012-12-08
1
-1/+1
*
|
Specify which I/O ABC methods have implementations in the docs.
Andrew Svetlov
2012-12-06
1
-0/+19
|
\
\
|
|
/
|
*
Specify which I/O ABC methods have implementations in the docs.
Andrew Svetlov
2012-12-06
1
-0/+19
*
|
Add examples for opener argument of open (#13424).
Éric Araujo
2012-11-03
1
-0/+3
*
|
Merge #15694: Link discussion of file objects to glossary entry.
R David Murray
2012-08-18
1
-5/+9
|
\
\
|
|
/
|
*
#15694: Link discussion of file objects to glossary entry.
R David Murray
2012-08-18
1
-5/+9
*
|
Merge #15543: glossary entry for and 'universal newlines', and links to it.
R David Murray
2012-08-15
1
-9/+16
|
\
\
|
|
/
|
*
#15543: reflow paragraphs.
R David Murray
2012-08-15
1
-7/+7
|
*
#15543: glossary entry for and 'universal newlines', and links to it.
R David Murray
2012-08-15
1
-5/+12
*
|
merge with 3.2
Georg Brandl
2012-08-14
1
-16/+13
|
\
\
|
|
/
|
*
Restore original line lengths.
Georg Brandl
2012-08-14
1
-16/+13
*
|
Issue #15561: Update subprocess docs to reference io.TextIOWrapper.
Andrew Svetlov
2012-08-13
1
-1/+2
|
\
\
|
|
/
*
|
Issue #15624: clarify newline documentation for open and io.TextIOWrapper
Andrew Svetlov
2012-08-13
1
-12/+15
|
\
\
|
|
/
|
*
Issue #15624: clarify newline documentation for open and io.TextIOWrapper
Andrew Svetlov
2012-08-13
1
-12/+15
*
|
(Merge 3.2) open() / TextIOWrapper doc: make it explicit than newline='\n'
Victor Stinner
2012-08-03
1
-3/+3
|
\
\
|
|
/
|
*
open() / TextIOWrapper doc: make it explicit than newline='\n' doesn't
Victor Stinner
2012-08-03
1
-3/+3
*
|
Make TextIOWrapper's documentation clearer by copying the newline argument's ...
Antoine Pitrou
2012-08-03
1
-8/+16
|
\
\
|
|
/
|
*
Make TextIOWrapper's documentation clearer by copying the newline argument's ...
Antoine Pitrou
2012-08-03
1
-8/+16
*
|
Mention the *limit* argument of TextIO.readline().
Antoine Pitrou
2012-07-25
1
-1/+3
|
\
\
|
|
/
|
*
Mention the *limit* argument of TextIO.readline().
Antoine Pitrou
2012-07-25
1
-1/+3
*
|
Some small fixes and clarifications to the io documentation
Eli Bendersky
2012-07-14
1
-42/+44
*
|
Issue #13248: io: Remove obsolete argument "max_buffer_size" of BufferedWrite...
Florent Xicluna
2012-07-07
1
-7/+0
*
|
Closes #10142: Support for SEEK_HOLE/SEEK_DATA
Jesus Cea
2012-06-22
1
-0/+5
*
|
Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore
Victor Stinner
2012-06-05
1
-1/+7
*
|
Backing out 86dc014cdd74. Not ready yet
Jesus Cea
2012-04-26
1
-5/+0
*
|
Close #10142: Support for SEEK_HOLE/SEEK_DATA
Jesus Cea
2012-04-26
1
-0/+5
*
|
Issue #12922: fix the TextIOBase documentation to include a description of se...
Antoine Pitrou
2012-01-21
1
-0/+26
|
\
\
|
|
/
|
*
Issue #12922: fix the TextIOBase documentation to include a description of se...
Antoine Pitrou
2012-01-21
1
-0/+26
*
|
Issue #12760: Refer to the new 'x' open mode as "exclusive creation" mode.
Charles-François Natali
2012-01-14
1
-6/+6
*
|
Issue #12760: Add a create mode to open(). Patch by David Townshend.
Charles-François Natali
2012-01-09
1
-4/+8
*
|
Issue #13513: IOBase docs incorrectly link to the readline module
Meador Inge
2011-12-03
1
-1/+1
|
\
\
|
|
/
|
*
Issue #13513: IOBase docs incorrectly link to the readline module
Meador Inge
2011-12-03
1
-1/+1
[next]