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
Commit message (
Expand
)
Author
Age
Files
Lines
*
(merge 3.2) Issue #12451: distutils now opens the setup script in binary mode
Victor Stinner
2011-06-30
2
-5/+6
|
\
|
*
Issue #12451: distutils now opens the setup script in binary mode to read the
Victor Stinner
2011-06-30
2
-5/+6
*
|
merge heads
Benjamin Peterson
2011-06-30
1
-10/+13
|
\
\
|
*
|
Issue #12400: test_cprofile now restores correctly the previous sys.stderr
Victor Stinner
2011-06-29
1
-10/+13
*
|
|
store the current scope on the stack right away
Benjamin Peterson
2011-06-30
1
-21/+18
|
/
/
*
|
faulthandler: add missing include, pthread.h, for FreeBSD 6
Victor Stinner
2011-06-29
1
-0/+4
*
|
Issue #12400: test_faulthandler now uses sys.__stderr__
Victor Stinner
2011-06-29
1
-5/+1
*
|
remove VISIT_*_IN_BLOCK macros
Benjamin Peterson
2011-06-29
1
-41/+10
*
|
(merge 3.2) Issue #12400: regrtest.runtest() uses stream.seek(0) before .trun...
Victor Stinner
2011-06-29
1
-3/+6
|
\
\
|
|
/
|
*
Issue #12400: regrtest.runtest() uses stream.seek(0) before .truncate()
Victor Stinner
2011-06-29
1
-3/+6
*
|
(merge 3.2) Issue #12400: test_zipimport_support doesn't restore original
Victor Stinner
2011-06-29
1
-19/+12
|
\
\
|
|
/
|
*
Issue #12400: test_zipimport_support doesn't restore original sys.stdout
Victor Stinner
2011-06-29
1
-19/+12
*
|
(merge 3.2) Issue #12400: runtest() truncates the StringIO stream before a new
Victor Stinner
2011-06-29
1
-0/+1
|
\
\
|
|
/
|
*
Issue #12400: runtest() truncates the StringIO stream before a new test
Victor Stinner
2011-06-29
1
-0/+1
*
|
(merge 3.2) Issue #12400: Add missing import (os) to test_kqueue
Victor Stinner
2011-06-29
1
-2/+3
|
\
\
|
|
/
|
*
Issue #12400: Add missing import (os) to test_kqueue
Victor Stinner
2011-06-29
1
-2/+3
*
|
Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore
Victor Stinner
2011-06-29
1
-10/+3
|
\
\
|
|
/
|
*
Issue #12400: test.support.run_doctest() doesn't change sys.stdout anymore
Victor Stinner
2011-06-29
1
-10/+3
*
|
(merge 3.2) Issue #12400: regrtest, force verbose mode to True with option -W
Victor Stinner
2011-06-29
1
-7/+10
|
\
\
|
|
/
|
*
Issue #12400: regrtest, force verbose mode to True with option -W
Victor Stinner
2011-06-29
1
-7/+10
*
|
(merge 3.2) Issue #12400: runtest() reuses the same io.StringIO instance for
Victor Stinner
2011-06-29
1
-24/+34
|
\
\
|
|
/
|
*
Issue #12400: runtest() reuses the same io.StringIO instance for all calls
Victor Stinner
2011-06-29
1
-24/+33
*
|
(merge 3.2) Issue #12400: don't use sys.stderr in test_kqueue because it may be
Victor Stinner
2011-06-29
1
-1/+4
|
\
\
|
|
/
|
*
Issue #12400: don't use sys.stderr in test_kqueue because it may be replaced by
Victor Stinner
2011-06-29
1
-1/+4
*
|
Issue #12400: fix test_faulthandler if regrtest captures sys.stderr
Victor Stinner
2011-06-29
1
-8/+22
*
|
(merge 3.2) Issue #12400: remove unused import
Victor Stinner
2011-06-29
1
-1/+0
|
\
\
|
|
/
|
*
Issue #12400: remove unused variable
Victor Stinner
2011-06-29
1
-5/+0
*
|
Issue #12400: oops, remove debug code...
Victor Stinner
2011-06-29
1
-1/+0
*
|
(merge 3.2) Issue #12400: regrtest -W doesn't rerun the tests twice anymore,
Victor Stinner
2011-06-29
3
-11/+30
|
\
\
|
|
/
|
*
Issue #12400: regrtest -W doesn't rerun the tests twice anymore, but captures
Victor Stinner
2011-06-29
2
-11/+29
*
|
Issue #12303: run sig*wait*() tests in a subprocesss
Victor Stinner
2011-06-29
1
-56/+81
*
|
Merge 3.2 to default
Ned Deily
2011-06-29
0
-0/+0
|
\
\
|
|
/
|
*
Merge 3.2
Ned Deily
2011-06-29
4
-26/+76
|
|
\
*
|
\
Merge default.
Ned Deily
2011-06-29
6
-27/+191
|
\
\
\
|
*
|
|
Issue #9516: Update Misc/NEWS to include packaging.
Ned Deily
2011-06-29
1
-1/+1
|
*
|
|
Issue #9516: Port the revised deployment target processing for OSX from
Ned Deily
2011-06-29
1
-0/+23
|
*
|
|
Issue #9516: Port OS X deployment target tests from distutils to packaging
Ned Deily
2011-06-29
1
-1/+92
|
*
|
|
Issue #9516: Merge Distutils changes from 3.2
Ned Deily
2011-06-29
4
-26/+76
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #9516: Update Misc/NEWS.
Ned Deily
2011-06-29
1
-0/+11
|
|
*
|
Issue #9516: Change distutils to no longer globally attempt to check and
Ned Deily
2011-06-29
2
-16/+28
|
|
*
|
Issue #9516: Correct and expand OS X deployment target tests in distutils
Ned Deily
2011-06-29
1
-10/+37
*
|
|
|
merge 3.2
Benjamin Peterson
2011-06-29
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
merge 3.1
Benjamin Peterson
2011-06-29
0
-0/+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
update profile license (closes #12417)
Benjamin Peterson
2011-06-27
2
-49/+32
*
|
|
remove unused imports (closes #12432)
Benjamin Peterson
2011-06-28
7
-6/+2
*
|
|
use the Include in srcdir
Benjamin Peterson
2011-06-28
1
-1/+1
*
|
|
Issue #12141: Install copies of template C module file so that
Ned Deily
2011-06-28
4
-1/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #12141: Install a copy of template C module file so that
Ned Deily
2011-06-28
3
-2/+19
*
|
|
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
9
-26/+82
|
\
\
\
|
|
/
/
|
*
|
Issue #8746: Correct faulty configure checks so that os.chflags() and
Ned Deily
2011-06-28
9
-26/+85
[next]