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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #25607: Restore old distutils logging threshold after running tests that
Serhiy Storchaka
2015-11-12
2
-0/+4
*
fix name of argument in docstring and the docs (closes #25076)
Benjamin Peterson
2015-09-13
1
-1/+1
*
Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py
Steve Dower
2015-08-08
1
-1/+1
*
Close #24508: Backport the 3.5 MSBuild project files.
Zachary Ware
2015-07-16
1
-4/+6
*
keep distutils version in sync with python version automatically
Benjamin Peterson
2015-05-26
1
-8/+2
*
python 2.7.10 final
v2.7.10
Benjamin Peterson
2015-05-23
1
-1/+1
*
bump version to 2.7.10rc1
v2.7.10rc1
Benjamin Peterson
2015-05-10
1
-1/+1
*
Issue #23865: close() methods in multiple modules now are idempotent and more
Serhiy Storchaka
2015-04-10
1
-2/+2
*
fix parsing reST with code or code-block directives (closes #23063)
Benjamin Peterson
2015-01-15
2
-4/+35
*
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
1
-1/+1
*
bump to 2.7.9 final
v2.7.9
Benjamin Peterson
2014-12-10
1
-1/+1
*
2.7.9rc1
v2.7.9rc1
Benjamin Peterson
2014-11-26
1
-1/+1
*
Issue #8876: distutils now falls back to copying files when hard linking does...
Antoine Pitrou
2014-10-30
2
-13/+64
*
- Issue #17219: Add library build dir for Python extension cross-builds.
doko@ubuntu.com
2014-10-02
1
-1/+1
*
#22512: move distutils rpm test's .rpmdb to testing tmpdir.
R David Murray
2014-10-01
1
-0/+3
*
#10510: make distuitls upload/register use HTML standards compliant CRLF.
R David Murray
2014-09-27
2
-6/+5
*
test_distutils: remove the test file in DistributionTestCase.test_debug_mode()
Victor Stinner
2014-09-11
1
-1/+2
*
Issue #21923: Prevent AttributeError in distutils.sysconfig.customize_compiler
Ned Deily
2014-07-06
2
-1/+23
*
bump to 2.7.8
v2.7.8
Benjamin Peterson
2014-06-30
1
-1/+1
*
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
Ned Deily
2014-06-25
1
-2/+10
*
Issue #21722: The distutils "upload" command now exits with a non-zero return...
Antoine Pitrou
2014-06-19
2
-8/+18
*
bump to 2.7.7 final
Benjamin Peterson
2014-05-31
1
-1/+1
*
bump to 2.7.7rc1
v2.7.7rc1
Benjamin Peterson
2014-05-18
1
-1/+1
*
- Issue #17752: Fix distutils tests when run from the installed location.
doko@ubuntu.com
2014-05-07
1
-1/+1
*
Make distutils error messages more helpful (#11599).
Éric Araujo
2014-03-13
1
-18/+45
*
Fix missing import in bdist_rpm (#18045)
Éric Araujo
2014-03-12
1
-0/+1
*
Restore missing part of error message (#4931)
Éric Araujo
2014-03-12
1
-1/+1
*
Avoid “error: None” messages from distutils (#4931).
Éric Araujo
2014-03-12
4
-29/+17
*
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou
2013-12-22
3
-5/+5
*
Issue #19492: Silently skipped distutils tests now reported as skipped.
Serhiy Storchaka
2013-12-18
10
-69/+37
*
Issue #19600: Use specific asserts in distutils tests.
Serhiy Storchaka
2013-11-16
15
-36/+36
*
Issue #12853: Correct NameError in distutils upload command.
Jason R. Coombs
2013-11-16
1
-1/+1
*
merge 2.7.6 release branch
Benjamin Peterson
2013-11-10
1
-1/+1
|
\
|
*
2.7.6 final
v2.7.6
Benjamin Peterson
2013-11-10
1
-1/+1
*
|
Issue #19286: [distutils] Only match files in build_py.find_data_files.
Jason R. Coombs
2013-11-02
1
-1/+2
*
|
Issue #19286: Adding test demonstrating the failure when a directory is found...
Jason R. Coombs
2013-11-02
1
-0/+31
|
/
*
2.7.6rc1
v2.7.6rc1
Benjamin Peterson
2013-10-26
1
-1/+1
*
Issue #12641: Avoid passing "-mno-cygwin" to the mingw32 compiler, except whe...
Antoine Pitrou
2013-09-30
1
-7/+21
*
condense two tests with the same name (closes #19114)
Benjamin Peterson
2013-09-29
1
-13/+12
*
Issue #4366: Fix building extensions on all platforms when --enable-shared is...
Antoine Pitrou
2013-09-28
1
-5/+3
*
#18741: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
2
-2/+2
*
Issue #18080: When building a C extension module on OS X, if the compiler
Ned Deily
2013-05-28
2
-3/+41
*
bump version to 2.7.5
Benjamin Peterson
2013-05-12
1
-1/+1
*
- Issue #13150, #17512: sysconfig no longer parses the Makefile and config.h
doko@ubuntu.com
2013-04-08
1
-59/+4
*
change version to 2.7.4
v2.7.4
Benjamin Peterson
2013-04-06
1
-1/+1
*
version to 2.7.4rc1
v2.7.4rc1
Benjamin Peterson
2013-03-23
1
-1/+1
*
backout 66e30c4870bb for breaking OSX (#13150)
Benjamin Peterson
2013-03-22
1
-4/+59
*
- Issue #13150: sysconfig no longer parses the Makefile and config.h files
doko@ubuntu.com
2013-03-21
1
-59/+4
*
#11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by...
Ezio Melotti
2013-03-16
1
-2/+3
*
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
Terry Jan Reedy
2013-03-11
2
-3/+3
[next]