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
/
Lib
/
test
/
test_tempfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #1540470, for OpenBSD 4.0. Backport candidate for 2.[34].
Neal Norwitz
2006-09-05
1
-1/+1
*
Normalized a few cases of whitespace in function declarations.
Martin Blais
2006-06-06
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
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-4/+1
*
Added the Mac to platforms that don't have user/group/other modes.
Jack Jansen
2003-01-08
1
-3/+6
*
Two bugs:
Fred Drake
2002-11-22
1
-7/+7
*
Don't call warnings.resetwarnings(); that does bad things that cause
Fred Drake
2002-10-17
1
-5/+4
*
Standardize behavior: no docstrings in test functions. Also get rid
Guido van Rossum
2002-08-22
1
-42/+37
*
OS/2 EMX behaves like Windows where file permissions are concerned
Andrew MacIntyre
2002-08-18
1
-2/+2
*
Get rid of _once(); inlining it takes less code. :-)
Guido van Rossum
2002-08-17
1
-61/+0
*
Patch by Zack W to make test_noinherit() more robust: spawn a Python
Guido van Rossum
2002-08-17
1
-28/+23
*
Drop the number of test files to 100 for all the tests
Neal Norwitz
2002-08-16
1
-4/+8
*
test_many(): open only 100 temp files, not 1000. Some systems don't
Guido van Rossum
2002-08-14
1
-1/+1
*
There's no distinction among 'user', 'group' and 'world' permissions
Tim Peters
2002-08-09
1
-2/+14
*
Whitespace normalization.
Tim Peters
2002-08-09
1
-2/+2
*
Check-in of the most essential parts of SF 589982 (tempfile.py
Guido van Rossum
2002-08-09
1
-7/+704
*
SF bug #476138: tempfile behavior across platforms
Tim Peters
2001-10-29
1
-0/+10