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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable catching WARN-level logging messages in distutils' test_sdist
Éric Araujo
2011-09-02
1
-5/+4
*
Remove obsolete comment
Éric Araujo
2011-09-01
1
-2/+0
*
Clarify compileall command-line options (#10454).
Éric Araujo
2011-09-01
1
-13/+26
*
Fix test_sysconfig when run from a Python installed under /site (#10086).
Éric Araujo
2011-08-31
1
-2/+2
*
Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to
Amaury Forgeot d'Arc
2011-08-30
1
-0/+4
*
Make bdist_* commands respect --skip-build passed to bdist (#10946)
Éric Araujo
2011-08-29
4
-25/+41
*
Fix test failures when Python is compiled without thread support.
Nadeem Vawda
2011-08-29
1
-9/+1
*
Provide a better diagnosis on socket errors
Antoine Pitrou
2011-08-27
1
-2/+4
*
Add FIXME note as a reminder
Éric Araujo
2011-08-26
1
-0/+2
*
Branch merge
Éric Araujo
2011-08-26
5
-62/+317
|
\
|
*
Backport tests for the distutils install command
Éric Araujo
2011-08-26
1
-2/+193
|
*
Try to fix test_distutils on Windows (#12678)
Éric Araujo
2011-08-26
1
-0/+1
|
*
Add tests for build_ext --user (backport from 3.2)
Éric Araujo
2011-08-26
1
-0/+36
|
*
Refactor helpers for compiling the xx module in distutils tests.
Éric Araujo
2011-08-25
2
-59/+85
|
*
Add missing name in shutil.__all__
Éric Araujo
2011-08-21
1
-1/+2
*
|
Issue #12786: Set communication pipes used by subprocess.Popen CLOEXEC to avoid
Charles-François Natali
2011-08-25
2
-6/+47
*
|
Update link to the decimal arithmetic specification.
Raymond Hettinger
2011-08-25
1
-1/+1
*
|
Issue #4106: Fix occasional exceptions printed out by multiprocessing on inte...
Antoine Pitrou
2011-08-24
1
-7/+1
*
|
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
Antoine Pitrou
2011-08-23
1
-1/+82
*
|
Issue #12821: Fix test_fcntl failures on OpenBSD 5.
Charles-François Natali
2011-08-23
1
-6/+2
*
|
#9200: backport tests but run them on wide builds only.
Ezio Melotti
2011-08-22
1
-2/+185
*
|
Issue #12678: Fix distutils sdist test on Windows.
Nadeem Vawda
2011-08-21
1
-0/+1
|
/
*
#5301: add image/vnd.microsoft.icon (.ico) MIME type
Sandro Tosi
2011-08-20
1
-0/+1
*
Issue #12213: Fix a buffering bug with interleaved reads and writes that
Antoine Pitrou
2011-08-20
1
-2/+43
*
Branch merge
Éric Araujo
2011-08-19
2
-1/+6
|
\
|
*
Guard shutil._make_archive against a logger=None argument.
Éric Araujo
2011-08-19
2
-1/+6
*
|
Fix resource leaks in test_subprocess.
Nadeem Vawda
2011-08-19
1
-0/+4
*
|
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
Charles-François Natali
2011-08-18
1
-12/+0
|
/
*
Issue #12650: only run the tests on Unix.
Charles-François Natali
2011-08-18
1
-58/+58
*
Issue #12650: Fix a race condition where a subprocess.Popen could leak
Charles-François Natali
2011-08-18
2
-1/+58
*
The simplest possible fix for the regression in bug 12752 by encoding unicodes
Barry Warsaw
2011-08-15
2
-0/+7
*
#12266: move the tests in test_unicode.
Ezio Melotti
2011-08-15
2
-17/+19
*
#12266: Fix str.capitalize() to correctly uppercase/lowercase titlecased and ...
Ezio Melotti
2011-08-15
1
-0/+17
*
Remove the un-exercised in-module test code.
Senthil Kumaran
2011-08-10
1
-68/+0
*
Issue 12717: Fix-up an earlier backport in ConfigParser.
Raymond Hettinger
2011-08-09
2
-1/+23
*
#12677: correct turtle orientation in doc
Sandro Tosi
2011-08-07
1
-2/+2
*
whitespace fix.
Senthil Kumaran
2011-08-07
1
-1/+0
*
Remove the old dead test program within the module in 2.7.
Senthil Kumaran
2011-08-07
1
-62/+0
*
Fix closes issue12698 - make the no_proxy environment variable handling a bit...
Senthil Kumaran
2011-08-06
2
-1/+5
*
add svn+ssh testcase for urljoin.
Senthil Kumaran
2011-08-03
1
-0/+1
*
include svn+ssh as well.
Senthil Kumaran
2011-08-03
1
-1/+1
*
Fix closes issue12683 - urljoin to work with relative join of svn scheme.
Senthil Kumaran
2011-08-03
2
-1/+3
*
Branch merge
Éric Araujo
2011-08-02
1
-3/+4
|
\
|
*
Fix incorrect mtime comparison in distutils (#11933).
Éric Araujo
2011-08-02
1
-3/+4
*
|
Backport 68b5f87566fb
Stefan Krah
2011-08-01
1
-0/+3
|
/
*
Branch merge
Éric Araujo
2011-08-01
3
-35/+74
|
\
|
*
Stop trying to write into the stdlib during lib2to3 tests (#12331).
Éric Araujo
2011-07-31
1
-7/+11
|
*
Fix regression with distutils MANIFEST handing (#11104, #8688).
Éric Araujo
2011-07-31
2
-28/+63
*
|
running tests enables us to discover that they actually work
Benjamin Peterson
2011-07-31
1
-1/+1
*
|
using test_support.transient_internet helper method in the urllib2net test.
Senthil Kumaran
2011-07-31
1
-3/+5
|
/
[next]