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_msvccompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-111309: Use unittest to collect and run distutils tests (GH-111311)
Serhiy Storchaka
2023-10-25
1
-5/+1
*
bpo-5846: Do not use obsolete unittest functions. (GH-28303)
Serhiy Storchaka
2021-09-13
1
-1/+1
*
bpo-38597: Never statically link extension initialization code on Windows (GH...
Steve Dower
2020-03-03
1
-51/+0
*
bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632)
Steve Dower
2017-09-07
1
-2/+26
*
Issue #27048: Prevents distutils failing on Windows when environment variable...
Steve Dower
2016-06-17
1
-0/+18
*
Whitespace fixes to make the commit hook on hg.python.org happy.
Larry Hastings
2015-09-09
1
-1/+1
*
Moves distutils test import within skippable class.
Steve Dower
2015-09-09
1
-2/+5
*
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...
Steve Dower
2015-09-09
1
-5/+53
*
Issue #24798: _msvccompiler.py doesn't properly support manifests
Steve Dower
2015-08-05
1
-121/+0
*
Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions.
Steve Dower
2015-05-23
1
-0/+160