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
/
distutils
/
tests
/
test_file_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-92584: Remove the distutils package (#99061)
Victor Stinner
2022-11-03
1
-126/+0
*
bpo-40280: Block more non-working syscalls in Emscripten (GH-31757)
Christian Heimes
2022-03-08
1
-0/+2
*
bpo-5846: Do not use obsolete unittest functions. (GH-28303)
Serhiy Storchaka
2021-09-13
1
-1/+1
*
bpo-40275: Use new test.support helper submodules in tests (GH-21151)
Hai Shi
2020-06-25
1
-1/+3
*
bpo-29185: Fix `test_distutils` failures on Android (GH-4438)
xdegaye
2017-11-18
1
-1/+9
*
Issue #23277: Remove unused imports in tests.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #8876: distutils now falls back to copying files when hard linking does...
Antoine Pitrou
2014-10-30
1
-1/+31
*
use patch context manager instead of decorator because the decorator 'leaks' ...
Benjamin Peterson
2014-09-20
1
-8/+7
*
Issue #22182: Use e.args to unpack exceptions correctly in distutils.file_uti...
Berker Peksag
2014-08-29
1
-0/+20
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-3/+3
*
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
Éric Araujo
2010-11-06
1
-1/+2
*
Always close files in distutils code and tests (#10252).
Éric Araujo
2010-11-05
1
-2/+4
*
reverted distutils its 3.1 state. All new work is now happening in disutils2,...
Tarek Ziadé
2010-07-22
1
-16/+1
*
Merged revisions 73814-73815 via svnmerge from
Tarek Ziadé
2009-07-03
1
-1/+16
*
Merged revisions 73008 via svnmerge from
Hirokazu Yamamoto
2009-05-29
1
-2/+2
*
Merged revisions 69609 via svnmerge from
Tarek Ziadé
2009-02-14
1
-11/+8
*
Merged revisions 69324 via svnmerge from
Tarek Ziadé
2009-02-06
1
-0/+66