| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #16800: tempfile.gettempdir() no longer left temporary files when | Serhiy Storchaka | 2013-02-12 | 1 | -2/+44 |
|
|
* | Fix a test for SpooledTemporaryFile (added in issue #10355). | Serhiy Storchaka | 2013-02-10 | 1 | -1/+1 |
|
|
* | Issue #10355: SpooledTemporaryFile properties now work for unrolled files. | Serhiy Storchaka | 2013-02-09 | 1 | -0/+39 |
|
|
* | Issue #12856: Ensure child processes do not inherit the parent's random seed ... | Antoine Pitrou | 2011-11-25 | 1 | -0/+32 |
|
|
* | Issue #12464: tempfile.TemporaryDirectory.cleanup() should not follow symlinks: | Charles-François Natali | 2011-07-29 | 1 | -0/+21 |
|
|
* | Merge #11488 patch from 3.1. | R David Murray | 2011-03-14 | 1 | -0/+17 |
|\ |
|
| * | #11488: Add tests for writelines method of SpooledTemporaryFile. | R David Murray | 2011-03-14 | 1 | -0/+17 |
|
|
| * | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -2/+2 |
|
|
| * | Merged revisions 76593 via svnmerge from | Amaury Forgeot d'Arc | 2009-11-30 | 1 | -2/+10 |
|
|
| * | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -56/+56 |
|
|
* | | Captured IO streams with embedded backslashes are always such a fun combinati... | Nick Coghlan | 2010-12-13 | 1 | -2/+8 |
|
|
* | | Actually finish the tests for r87182 | Nick Coghlan | 2010-12-13 | 1 | -3/+5 |
|
|
* | | Issue #10188 (partial resolution): tidy up some behaviour in the new tempfile... | Nick Coghlan | 2010-12-12 | 1 | -6/+43 |
|
|
* | | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -2/+2 |
|
|
* | | Issue 5178: Add tempfile.TemporaryDirectory (original patch by Neil Schemenauer) | Nick Coghlan | 2010-10-24 | 1 | -1/+103 |
|
|
* | | Remove traces of MacOS9 support. | Ronald Oussoren | 2010-05-05 | 1 | -5/+3 |
|
|
* | | Clean up warnings filter use in test_tempfile. | Brett Cannon | 2010-03-20 | 1 | -3/+13 |
|
|
* | | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -1/+0 |
|
|
* | | Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,... | Georg Brandl | 2010-03-14 | 1 | -1/+1 |
|
|
* | | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -4/+3 |
|
|
* | | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -1/+1 |
|
|
* | | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -2/+2 |
|
|
* | | #6077: on Windows, fix truncation of a tempfile.TemporaryFile opened in "wt+"... | Amaury Forgeot d'Arc | 2009-11-30 | 1 | -2/+10 |
|
|
* | | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -56/+56 |
|/ |
|
* | Merged revisions 72167 via svnmerge from | Walter Dörwald | 2009-05-01 | 1 | -1/+1 |
|
|
* | test_support was renamed to support on py3k. | Hirokazu Yamamoto | 2009-04-27 | 1 | -1/+1 |
|
|
* | Merged revisions 71984 via svnmerge from | Walter Dörwald | 2009-04-26 | 1 | -7/+2 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -4/+4 |
|
|
* | Fix Windows buildbot failures after r66469. | Antoine Pitrou | 2008-09-15 | 1 | -1/+1 |
|
|
* | Issue #3782: os.write() must not accept unicode strings | Antoine Pitrou | 2008-09-15 | 1 | -1/+1 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -4/+4 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-09 | 1 | -3/+64 |
|
|
* | Merged revisions 59407-59422 via svnmerge from | Christian Heimes | 2007-12-08 | 1 | -1/+1 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -3/+3 |
|
|
* | Patch # 1033 by Adam Hupp: | Guido van Rossum | 2007-08-28 | 1 | -0/+24 |
|
|
* | More str/bytes strictness. | Guido van Rossum | 2007-08-27 | 1 | -11/+11 |
|
|
* | Changes in anticipation of stricter str vs. bytes enforcement. | Guido van Rossum | 2007-08-27 | 1 | -9/+9 |
|
|
* | Make test_tempfile.py work. Make SpooledTempFile work in text and binary mode. | Guido van Rossum | 2007-07-09 | 1 | -2/+17 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -4/+4 |
|
|
* | Remove native popen() and fdopen(), replacing them with subprocess calls. | Guido van Rossum | 2007-05-24 | 1 | -1/+1 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -4/+4 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -3/+122 |
|
|
* | PEP 3114: rename .next() to .__next__() and add next() builtin. | Georg Brandl | 2007-04-21 | 1 | -2/+2 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -1/+1 |
|
|
* | Exceedingly minor tweak. | Michael W. Hudson | 2005-02-15 | 1 | -1/+1 |
|
|
* | Patch #1026986: Add OpenBSD 3.5 and 3.6 to list of broken systems. | Martin v. Löwis | 2004-09-15 | 1 | -0/+2 |
|
|
* | When /tmp has certain sticky bits set, newly created subdirectories | Guido van Rossum | 2004-03-31 | 1 | -0/+1 |
|
|
* | Patch #813200: Quote executable path on Windows. Fixes #811082. | Martin v. Löwis | 2003-10-23 | 1 | -2/+10 |
|
|
* | Patch #810914: Return absolute path for mkstemp. Fixes #810408. | Martin v. Löwis | 2003-10-12 | 1 | -1/+7 |
|
|