index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_shutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26801: shutil.get_terminal_size() now handles the case of stdout is
Serhiy Storchaka
2016-04-24
1
-0
/
+29
*
Fix shutil.get_terminal_size() error handling
Victor Stinner
2016-04-19
1
-0
/
+2
*
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
Serhiy Storchaka
2015-11-22
1
-0
/
+26
|
\
|
*
Issue #25686: test_shutil no longer uses the distutils package for searching
Serhiy Storchaka
2015-11-21
1
-0
/
+26
|
|
\
|
|
*
Issue #25607: Restore old distutils logging threshold after running tests that
Serhiy Storchaka
2015-11-12
1
-0
/
+26
|
|
|
\
|
|
|
*
Fixed tests for shutil.make_archive() with relative base_name in the case when
Serhiy Storchaka
2015-09-08
1
-2
/
+2
|
|
|
|
\
|
|
|
*
\
Issue #24982: shutil.make_archive() with the "zip" format now adds entries
Serhiy Storchaka
2015-09-08
1
-6
/
+31
|
|
|
|
\
\
|
|
|
*
\
\
Issue #25018: Fixed testing shutil.make_archive() with relative base_name on
Serhiy Storchaka
2015-09-07
1
-9
/
+19
|
|
|
|
\
\
\
|
|
|
*
\
\
\
Explicitly test archive name in shutil.make_archive() tests to expose failure
Serhiy Storchaka
2015-09-07
1
-11
/
+11
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
Fix, refactor and extend tests for shutil.make_archive().
Serhiy Storchaka
2015-09-06
1
-89
/
+83
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Use support.change_cwd() in tests.
Serhiy Storchaka
2015-09-06
1
-0
/
+26
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
\
\
\
\
\
Issue #21697: shutil.copytree() now correctly handles symbolic links that poi...
Berker Peksag
2015-07-25
1
-0
/
+26
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
*
\
\
\
\
\
Issue #21775: shutil.copytree(): fix crash when copying to VFAT
Berker Peksag
2014-12-10
1
-0
/
+15
|
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
*
\
\
\
\
\
\
Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of
Serhiy Storchaka
2014-11-28
1
-0
/
+15
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
*
\
\
\
\
\
\
\
Issue #22665: Add missing get_terminal_size and SameFileError to shutil.__all__.
Berker Peksag
2014-11-01
1
-0
/
+18
|
|
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
\
\
\
\
\
\
\
\
Issue #20056: Fixed deprecation warning about bytes path in test_shutil on
Serhiy Storchaka
2014-08-07
1
-0
/
+26
|
|
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Issue #5411: Added support for the "xztar" format in the shutil module.
Serhiy Storchaka
2014-08-06
1
-0
/
+8
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
#19840: Add copy_function to shutil.move.
R David Murray
2014-06-11
1
-0
/
+18
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
Serhiy Storchaka
2015-11-22
1
-0
/
+23
|
/
/
/
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue #25686: test_shutil no longer uses the distutils package for searching
Serhiy Storchaka
2015-11-21
1
-9
/
+7
|
/
/
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
|
|
Issue #25607: Restore old distutils logging threshold after running tests that
Serhiy Storchaka
2015-11-12
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Fixed tests for shutil.make_archive() with relative base_name in the case when
Serhiy Storchaka
2015-09-08
1
-2
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Issue #24982: shutil.make_archive() with the "zip" format now adds entries
Serhiy Storchaka
2015-09-08
1
-6
/
+31
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Issue #25018: Fixed testing shutil.make_archive() with relative base_name on
Serhiy Storchaka
2015-09-07
1
-9
/
+19
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Explicitly test archive name in shutil.make_archive() tests to expose failure
Serhiy Storchaka
2015-09-07
1
-11
/
+11
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fix, refactor and extend tests for shutil.make_archive().
Serhiy Storchaka
2015-09-06
1
-89
/
+83
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Use support.change_cwd() in tests.
Serhiy Storchaka
2015-09-06
1
-37
/
+7
|
/
/
/
/
/
/
*
|
|
|
|
|
Issue #21697: shutil.copytree() now correctly handles symbolic links that poi...
Berker Peksag
2015-07-25
1
-0
/
+20
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Issue #21775: shutil.copytree(): fix crash when copying to VFAT
Berker Peksag
2014-12-10
1
-0
/
+15
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of
Serhiy Storchaka
2014-11-28
1
-0
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
Issue #22665: Add missing get_terminal_size and SameFileError to shutil.__all__.
Berker Peksag
2014-11-01
1
-0
/
+18
|
/
/
*
|
Issue #20056: Fixed deprecation warning about bytes path in test_shutil on
Serhiy Storchaka
2014-08-07
1
-1
/
+4
|
/
*
Issue #19856: shutil.move() failed to move a directory to other directory
Serhiy Storchaka
2014-02-11
1
-0
/
+9
|
\
|
*
Issue #19856: shutil.move() failed to move a directory to other directory
Serhiy Storchaka
2014-02-11
1
-0
/
+9
*
|
sort os.listxattr results before comparing it to avoid depending on the ...
Gregory P. Smith
2014-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
sort os.listxattr results before comparing it to avoid depending on the
Gregory P. Smith
2014-01-17
1
-1
/
+1
*
|
Issue #20055: Fix test_shutil under Windows with symlink privileges held.
Antoine Pitrou
2014-01-01
1
-13
/
+19
|
\
\
|
|
/
|
*
Issue #20055: Fix test_shutil under Windows with symlink privileges held.
Antoine Pitrou
2014-01-01
1
-13
/
+19
|
*
Fix DeprecationWarnings in test suite
Antoine Pitrou
2013-12-21
1
-7
/
+7
*
|
Backout a1a05e2724dd: shutil.which(bytes) is a new feature and my patch does ...
Victor Stinner
2013-12-16
1
-11
/
+2
*
|
Issue #18283: shutil.which() now supports bytes argument, not only text argum...
Victor Stinner
2013-12-16
1
-2
/
+11
*
|
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-19
/
+26
|
\
\
|
|
/
|
/
|
|
*
Issue #18702: All skipped tests now reported as skipped.
Serhiy Storchaka
2013-11-03
1
-61
/
+62
|
*
Stop using assertEquals.
Brett Cannon
2013-08-23
1
-4
/
+4
|
*
Issue #1666318: Add a test that shutil.copytree() retains directory permissions.
Antoine Pitrou
2013-08-16
1
-15
/
+22
|
|
\
|
|
*
Merge #15415 from 3.3
Nick Coghlan
2013-07-28
1
-15
/
+22
|
|
|
\
|
|
|
*
Update various test modules to use unittest.main() for test discovery
Brett Cannon
2013-06-12
1
-5
/
+1
|
|
|
*
Issue #17746: Skip test_shutil.test_non_matching_mode when run as root or
Serhiy Storchaka
2013-05-28
1
-10
/
+21
|
|
|
|
\
|
|
|
|
*
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
-10
/
+21
|
|
|
|
|
\
\
[next]