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
...
*
Remove outdated compatibility file.
Antoine Pitrou
2010-12-15
1
-85/+0
*
Issue #10706: Remove outdated script runtests.sh. Either `make test`
Antoine Pitrou
2010-12-15
2
-94/+6
*
TIMEOUT value change in URLTimeout Test. test.support.transient_internet has a
Senthil Kumaran
2010-12-15
1
-1/+1
*
Typo fix
Andrew M. Kuchling
2010-12-15
1
-1/+1
*
#10705: document what the values of debuglevel are and mean.
R. David Murray
2010-12-15
1
-2/+4
*
#4236: avoid possible Fatal Error when import is called from __del__
R. David Murray
2010-12-14
3
-2/+22
*
More comprehensive compileall cli tests, and fixes.
R. David Murray
2010-12-14
2
-89/+176
*
Freshen README contents
Antoine Pitrou
2010-12-14
1
-5/+2
*
Nits
Raymond Hettinger
2010-12-14
1
-9/+10
*
Logging documentation update.
Vinay Sajip
2010-12-14
1
-154/+159
*
SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD)
Gregory P. Smith
2010-12-14
1
-1/+1
*
#775964: skip YP/NIS entries instead of failing the test
R. David Murray
2010-12-14
5
-4/+20
*
Fix "BytesWarning: str() on a bytes instance"
Gregory P. Smith
2010-12-14
1
-1/+2
*
Issue #1731717: Fixed the problem where subprocess.wait() could cause an
Gregory P. Smith
2010-12-14
4
-2/+34
*
#10695: use %s not %d so that a string 'port' does not cause a debug traceback
R. David Murray
2010-12-14
3
-1/+14
*
Issue #6559: fix the subprocess.Popen pass_fds implementation. Add a unittest.
Gregory P. Smith
2010-12-14
5
-27/+79
*
Turn on regrtest -W (rerun immediately) option for Windows, too.
R. David Murray
2010-12-14
1
-1/+1
*
9162: fix license in multiprocessing files
R. David Murray
2010-12-14
14
-13/+352
*
Use skipIf instead of a return when attribute doesn't exist.
R. David Murray
2010-12-14
1
-2/+2
*
#10699: fix docstring for tzset: it does not take a parameter
R. David Murray
2010-12-14
1
-1/+1
*
#1078919: make add_header automatically do RFC2231 encoding when needed.
R. David Murray
2010-12-13
4
-5/+66
*
#10698: fix typo in example.
R. David Murray
2010-12-13
1
-1/+1
*
Logging documentation update.
Vinay Sajip
2010-12-13
1
-2/+5
*
Logging documentation update.
Vinay Sajip
2010-12-13
1
-110/+128
*
Issue 10687. When --without-pymalloc is given, $VERSION is the same as
Barry Warsaw
2010-12-13
2
-9/+15
*
Captured IO streams with embedded backslashes are always such a fun combinati...
Nick Coghlan
2010-12-13
1
-2/+8
*
Logging documentatio update.
Vinay Sajip
2010-12-13
1
-1/+2
*
Mention the subprocess.Popen close_fds default change. Fixup *s to -s.
Gregory P. Smith
2010-12-13
1
-2/+6
*
regenerate configure based on r87207.
Gregory P. Smith
2010-12-13
1
-1/+7
*
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
Gregory P. Smith
2010-12-13
10
-17/+195
*
Get rid of the close_fds DeprecationWarning. Changes the default on a per
Gregory P. Smith
2010-12-13
3
-46/+26
*
issue 10683
Kristján Valur Jónsson
2010-12-13
1
-0/+11
*
Actually finish the tests for r87182
Nick Coghlan
2010-12-13
1
-3/+5
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-2/+2
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-4/+24
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-3/+4
*
Improve readability of the socket docs
Antoine Pitrou
2010-12-12
1
-57/+82
*
Homogenize the "optional OS services" menu
Antoine Pitrou
2010-12-12
4
-12/+12
*
Consistent ordering of availability statements
Antoine Pitrou
2010-12-12
1
-2/+2
*
Fix heading level
Antoine Pitrou
2010-12-12
1
-2/+2
*
Remove redundant sentence, and fix markup
Antoine Pitrou
2010-12-12
1
-7/+4
*
#243654: only create a new MIME boundary if we don't already have one.
R. David Murray
2010-12-12
1
-12/+6
*
Add link to the buffer protocol description from the memory description.
Antoine Pitrou
2010-12-12
1
-2/+2
*
Better explain the buffer interface (hopefully)
Antoine Pitrou
2010-12-12
2
-16/+26
*
Make this a warning and fix indentation
Antoine Pitrou
2010-12-12
1
-6/+6
*
Obsolete aliases needn't be documented
Antoine Pitrou
2010-12-12
1
-4/+0
*
Remove reference to stuff which is already obsolete in 2.x.
Antoine Pitrou
2010-12-12
1
-82/+0
*
SET_LINENO was removed in 2.3
Antoine Pitrou
2010-12-12
1
-5/+0
*
Logging documentation - further update.
Vinay Sajip
2010-12-12
1
-51/+101
*
Issue #10188 (partial resolution): tidy up some behaviour in the new tempfile...
Nick Coghlan
2010-12-12
4
-14/+79
[prev]
[next]