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_shutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Close #15415: Factor out temp dir helpers to test.support
Nick Coghlan
2013-07-28
1
-5/+5
*
|
Update various test modules to use unittest.main() for test discovery
Brett Cannon
2013-06-13
1
-5/+1
*
|
Issue #17746: Skip test_shutil.test_non_matching_mode when run as root or
Serhiy Storchaka
2013-05-28
1
-0/+4
|
\
\
|
|
/
|
*
Issue #17746: Skip test_shutil.test_non_matching_mode when run as root or
Serhiy Storchaka
2013-05-28
1
-0/+4
*
|
Remove unused import
Barry Warsaw
2013-04-16
1
-1/+0
|
\
\
|
|
/
|
*
Remove unused import.
Barry Warsaw
2013-04-16
1
-1/+0
*
|
- Issue #17012: shutil.which() no longer fallbacks to the PATH environment
Barry Warsaw
2013-04-16
1
-0/+21
|
\
\
|
|
/
|
*
- Issue #17012: shutil.which() no longer fallbacks to the PATH environment
Barry Warsaw
2013-04-16
1
-0/+21
*
|
#17076: Make copying of xattrs more permissive of missing FS support
Hynek Schlawack
2013-02-05
1
-0/+11
|
\
\
|
|
/
|
*
#17076: Make copying of xattrs more permissive of missing FS support
Hynek Schlawack
2013-02-05
1
-0/+11
*
|
Fix pathext test for shutil.which() which was
Serhiy Storchaka
2013-01-24
1
-1/+1
|
\
\
|
|
/
|
*
Fix pathext test for shutil.which() which was
Serhiy Storchaka
2013-01-24
1
-1/+1
*
|
Issue #16957: shutil.which() no longer searches a bare file name in the
Serhiy Storchaka
2013-01-23
1
-8/+29
|
\
\
|
|
/
|
*
Issue #16957: shutil.which() no longer searches a bare file name in the
Serhiy Storchaka
2013-01-23
1
-8/+29
*
|
Fix shutil.which() test for issue #16993.
Serhiy Storchaka
2013-01-22
1
-1/+1
|
\
\
|
|
/
|
*
Fix shutil.which() test for issue #16993.
Serhiy Storchaka
2013-01-22
1
-1/+1
*
|
Issue #16993: shutil.which() now preserves the case of the path and extension
Serhiy Storchaka
2013-01-21
1
-3/+4
|
\
\
|
|
/
|
*
Issue #16993: shutil.which() now preserves the case of the path and extension
Serhiy Storchaka
2013-01-21
1
-3/+4
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-7/+7
*
|
#15872: Some more Windows related tuning to shutil.rmtree tests
Hynek Schlawack
2012-12-10
1
-7/+7
|
\
\
|
|
/
|
*
#15872: Some more Windows related tuning to shutil.rmtree tests
Hynek Schlawack
2012-12-10
1
-7/+7
|
|
\
|
|
*
#15872: Some more Windows related tuning to shutil.rmtree tests
Hynek Schlawack
2012-12-10
1
-8/+7
*
|
|
#15872: Be flexible with appending *.* in shutil.rmtree test case
Hynek Schlawack
2012-12-10
1
-3/+7
|
\
\
\
|
|
/
/
|
*
|
#15872: Be flexible with appending *.* in shutil.rmtree test case
Hynek Schlawack
2012-12-10
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
#15872: Be flexible with appending *.* in shutil.rmtree test case
Hynek Schlawack
2012-12-10
1
-1/+1
*
|
|
#15872: More shutil test fixes for Windows
Hynek Schlawack
2012-12-10
1
-5/+1
|
\
\
\
|
|
/
/
|
*
|
#15872: More shutil test fixes for Windows
Hynek Schlawack
2012-12-10
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
#15872: More shutil test fixes for Windows
Hynek Schlawack
2012-12-10
1
-2/+2
*
|
|
#15872: Fix shutil.rmtree error tests for Windows
Hynek Schlawack
2012-12-10
1
-1/+5
|
\
\
\
|
|
/
/
|
*
|
#15872: Fix shutil.rmtree error tests for Windows
Hynek Schlawack
2012-12-10
1
-1/+5
|
|
\
\
|
|
|
/
|
|
*
#15872: Fix shutil.rmtree error tests for Windows
Hynek Schlawack
2012-12-10
1
-1/+5
*
|
|
#15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree
Hynek Schlawack
2012-12-10
1
-1/+37
|
\
\
\
|
|
/
/
|
*
|
#15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree
Hynek Schlawack
2012-12-10
1
-1/+37
|
|
\
\
|
|
|
/
|
|
*
#15872: Add tests for a 3.3 regression in the new fd-based shutil.rmtree
Hynek Schlawack
2012-12-10
1
-0/+46
|
|
*
Issue #14662: Prevent shutil failures on OS X when destination does not
Ned Deily
2012-05-11
1
-0/+30
*
|
|
#1492704: Ensure and document backward compatibility of the change
Hynek Schlawack
2012-10-28
1
-0/+2
*
|
|
Closes #1492704: Make shutil.copyfile() raise a distinct SameFileError
Hynek Schlawack
2012-10-07
1
-3/+12
|
/
/
*
|
#1492704: Backout and wait for 3.4
Hynek Schlawack
2012-07-19
1
-12/+3
*
|
#1492704: Make shutil.copyfile() raise a distinct SameFileError
Hynek Schlawack
2012-07-19
1
-3/+12
*
|
#15238: Fix xattr related shutil.copystat tests
Hynek Schlawack
2012-07-16
1
-2/+1
*
|
Issue #15202: Consistently use the name "follow_symlinks" for
Larry Hastings
2012-07-15
1
-14/+14
*
|
- Issue #15238: shutil.copystat now copies Linux "extended attributes".
Larry Hastings
2012-07-15
1
-0/+10
*
|
Check for all used fd-based functions in shutil.rmdir, closes #15218
Hynek Schlawack
2012-06-29
1
-1/+5
*
|
#4489: Don't follow ever symlinks in rmtree
Hynek Schlawack
2012-06-28
1
-1/+33
*
|
Issue #15817: Bugfix: remove temporary directories test_shutil was leaving
Larry Hastings
2012-06-26
1
-0/+3
*
|
#4489 Make fd based rmtree work on bytes
Hynek Schlawack
2012-06-25
1
-0/+9
*
|
Remove debug output from test_shutil
Hynek Schlawack
2012-06-24
1
-2/+0
*
|
Issue #4489: Rename the feature marker for the symlink resistant rmtree and s...
Nick Coghlan
2012-06-24
1
-2/+2
*
|
Avoid depending on directory iteration order in test_shutil
Antoine Pitrou
2012-06-23
1
-6/+5
*
|
Add debug output to test_shutil
Antoine Pitrou
2012-06-23
1
-0/+2
[prev]
[next]