summaryrefslogtreecommitdiff
path: root/Doc/library/tempfile.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)Anthony Sottile2019-09-091-0/+6
* bpo-37390: Add audit event table to documentations (GH-14406)Steve Dower2019-06-271-5/+5
* bpo-37363: Add audit events for a range of modules (GH-14301)Steve Dower2019-06-241-0/+10
* bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)Serhiy Storchaka2018-12-191-1/+1
* Clarified the tempfile.tempdir documentation (GH-7829)Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)2018-06-211-1/+1
* bpo-27300: Add the errors parameter to tempfile classes. (GH-6696)sth2018-05-231-4/+13
* tempfile.rst: Fix some typos (GH-610)Jelle Zijlstra2017-03-111-2/+2
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-5/+3
* Fix spelling (inital), grammar (may translates) in documentation, commentsMartin Panter2016-04-191-1/+1
* Issue #26261: Clarify NamedTemporaryFile name attribute vs file.nameMartin Panter2016-02-221-1/+2
* Issue #25064: Adjust documentation according to new mkstemp signatureMartin Panter2015-11-071-19/+17
* Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5Martin Panter2015-11-021-1/+1
|\
| * Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
* | Issue #23725: Overhaul tempfile docs.Robert Collins2015-08-131-66/+89
* | Issue 24230: The tempfile module now accepts bytes for prefix, suffix and dirGregory P. Smith2015-05-221-2/+35
* | merge with 3.4Georg Brandl2014-10-311-1/+1
|\ \ | |/
| * #22613: minor other fixes in library docs (thanks Jacques Ducasse)Georg Brandl2014-10-311-1/+1
* | Issue #21515: tempfile.TemporaryFile now uses os.O_TMPFILE flag is availableVictor Stinner2014-06-051-0/+7
|/
* #14515: clarify that TemporaryDirectory's __enter__ returns the name.R David Murray2014-02-051-4/+6
* Issue #18743: Fix references to non-existant "StringIO" module.Serhiy Storchaka2013-08-171-1/+1
* #17271: merge with 3.2.Ezio Melotti2013-02-221-4/+3
|\
| * #17271: update example in tempfile docs.Ezio Melotti2013-02-221-4/+3
* | Minor fix of previous commit.Serhiy Storchaka2013-02-091-1/+1
|\ \ | |/
| * Minor fix of previous commit.Serhiy Storchaka2013-02-091-1/+1
* | Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.Serhiy Storchaka2013-02-091-3/+5
|\ \ | |/
| * Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.Serhiy Storchaka2013-02-091-3/+5
* | #9957: document that SpooledTemporaryFile.truncate now accepts a size argR David Murray2012-10-061-0/+3
|\ \ | |/
| * #9957: document that SpooledTemporaryFile.truncate does not take size argR David Murray2012-10-061-1/+2
* | Merge from 3.2 . Replace the term members with correct and appropriate termi...Senthil Kumaran2011-07-041-2/+2
|\ \ | |/
| * issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-2/+2
* | #10354: remove last public mentions of 'template' and comment as private.R David Murray2011-06-221-1/+1
|/
* Issue #11818: Fix tempfile examples for Python 3.Ross Lagerwall2011-04-101-5/+5
* More source links.Raymond Hettinger2011-01-271-0/+4
* Issue 5178: Add tempfile.TemporaryDirectory (original patch by Neil Schemenauer)Nick Coghlan2010-10-241-1/+52
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-1/+1
* Fix signatures for the various TemporaryFile class^Wfunctions.Georg Brandl2010-05-211-6/+5
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-7/+6
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-2/+2
* Merged revisions 68219 via svnmerge fromGeorg Brandl2009-01-031-5/+5
* Undocument deprecated module global "template".Georg Brandl2008-08-041-14/+1
* Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...Alexandre Vassalotti2008-05-161-5/+0
* Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,...Alexandre Vassalotti2008-05-151-0/+18
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-12/+5
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-041-88/+96
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-091-3/+6
* Merged revisions 59774-59783 via svnmerge fromChristian Heimes2008-01-061-1/+11
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-13/+0
* some RiscOS stuff I missed before (was only looking for "RISCOS")Skip Montanaro2007-08-171-3/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+216