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
...
|
*
|
Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention...
Georg Brandl
2014-10-06
2
-30/+35
*
|
|
merge with 3.4
Georg Brandl
2014-10-06
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Closes #22507: document that PyType_IsSubtype does not call __subclasscheck__.
Georg Brandl
2014-10-06
1
-0/+6
*
|
|
merge with 3.4
Georg Brandl
2014-10-06
1
-41/+41
|
\
\
\
|
|
/
/
|
*
|
Document builtin classes as such, not functions.
Georg Brandl
2014-10-06
1
-41/+41
*
|
|
merge with 3.4
Georg Brandl
2014-10-06
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Closes #22565: fix argument types of PyErr_WarnEx.
Georg Brandl
2014-10-06
1
-1/+1
*
|
|
Merge with 3.4
Terry Jan Reedy
2014-10-06
1
-4/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #22546: update doc for mini-language float None presentation type.
Terry Jan Reedy
2014-10-06
1
-4/+6
*
|
|
merge 3.4 (#18494)
Benjamin Peterson
2014-10-06
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
PyObject not PyType (closes #18494)
Benjamin Peterson
2014-10-06
1
-2/+2
*
|
|
Remove unused "block" argument in SSLObject.do_handshake() (issue #21965)
Antoine Pitrou
2014-10-05
1
-1/+1
*
|
|
Issue #21965: Add support for in-memory SSL to the ssl module.
Antoine Pitrou
2014-10-05
5
-102/+926
*
|
|
Closes #21173: Fix len() on a WeakKeyDictionary when .clear() was called with...
Antoine Pitrou
2014-10-05
3
-0/+52
|
\
\
\
|
|
/
/
|
*
|
Closes #21173: Fix len() on a WeakKeyDictionary when .clear() was called with...
Antoine Pitrou
2014-10-05
3
-0/+52
*
|
|
#16518: Bring error messages in harmony with docs ("bytes-like object")
R David Murray
2014-10-05
11
-22/+30
*
|
|
Merge 3.4
Victor Stinner
2014-10-05
7
-12/+20
|
\
\
\
|
|
/
/
|
*
|
cleanup test_posix
Victor Stinner
2014-10-05
1
-9/+10
|
*
|
Issue #22390: Remove files created by tests
Victor Stinner
2014-10-05
7
-3/+10
*
|
|
(Merge 3.4) Issue #22290: Fix error handling in the _posixsubprocess module.
Victor Stinner
2014-10-05
2
-6/+47
|
\
\
\
|
|
/
/
|
*
|
Issue #22290: Fix error handling in the _posixsubprocess module.
Victor Stinner
2014-10-05
2
-6/+47
*
|
|
merge with 3.4
Georg Brandl
2014-10-05
1
-24/+1
|
\
\
\
|
|
/
/
|
*
|
Closes #19477: remove outdated documentation of tp_print type object slot.
Georg Brandl
2014-10-05
1
-24/+1
*
|
|
Add Dan O'Reilly to Misc/ACKS
Antoine Pitrou
2014-10-05
1
-0/+1
*
|
|
Merge: #14201: Update ctypes docs to match behavior changed from 214b28d7a999.
R David Murray
2014-10-04
1
-5/+10
|
\
\
\
|
|
/
/
|
*
|
#14201: Update ctypes docs to match behavior changed from 214b28d7a999.
R David Murray
2014-10-04
1
-5/+10
*
|
|
Merge: #11866: Eliminate race condition in the computation of names for new t...
R David Murray
2014-10-04
2
-5/+7
|
\
\
\
|
|
/
/
|
*
|
#11866: Eliminate race condition in the computation of names for new threads.
R David Murray
2014-10-04
2
-5/+7
*
|
|
Issue #21905: Avoid RuntimeError in pickle.whichmodule() when sys.modules is ...
Antoine Pitrou
2014-10-04
3
-1/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #21905: Avoid RuntimeError in pickle.whichmodule() when sys.modules is ...
Antoine Pitrou
2014-10-04
3
-1/+7
*
|
|
Add NEWS entry I forgot to commit.
Antoine Pitrou
2014-10-04
1
-0/+4
*
|
|
Issue #11271: concurrent.futures.Executor.map() now takes a *chunksize*
Antoine Pitrou
2014-10-04
4
-3/+83
*
|
|
Fixed tests on Windows for issue #21883.
Serhiy Storchaka
2014-10-04
3
-3/+4
*
|
|
Fixed issue number for issue #22470 in Misc/NEWS.
Serhiy Storchaka
2014-10-04
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fixed issue number for issue #22470 in Misc/NEWS.
Serhiy Storchaka
2014-10-04
1
-1/+1
*
|
|
Issue #21883: os.path.join() and os.path.relpath() now raise a TypeError with
Serhiy Storchaka
2014-10-04
8
-91/+137
*
|
|
Null merge
Serhiy Storchaka
2014-10-04
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge heads
Serhiy Storchaka
2014-10-04
2
-14/+14
|
|
\
\
*
|
\
\
Merge heads
Serhiy Storchaka
2014-10-04
2
-14/+14
|
\
\
\
\
|
*
\
\
\
Merge packaging doc updates from 3.4
Nick Coghlan
2014-10-04
2
-14/+14
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Realign packaging docs with PyPUG changes
Nick Coghlan
2014-10-04
2
-14/+14
*
|
|
|
|
Issue #22518: Fixed integer overflow issues in "backslashreplace",
Serhiy Storchaka
2014-10-04
2
-2/+11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #22518: Fixed integer overflow issues in "backslashreplace",
Serhiy Storchaka
2014-10-04
2
-2/+11
|
|
/
/
*
|
|
Issue #22219: The zipfile module CLI now adds entries for directories
Serhiy Storchaka
2014-10-04
2
-2/+12
|
\
\
\
|
|
/
/
|
*
|
Issue #22219: The zipfile module CLI now adds entries for directories
Serhiy Storchaka
2014-10-04
2
-2/+12
*
|
|
Merge: #14056: Small improvements to the tarfile documentation.
R David Murray
2014-10-04
1
-10/+13
|
\
\
\
|
|
/
/
|
*
|
#14056: Small improvements to the tarfile documentation.
R David Murray
2014-10-04
1
-10/+13
*
|
|
merge 3.4
Benjamin Peterson
2014-10-03
1
-0/+15
|
\
\
\
|
|
/
/
|
*
|
separate cert loading tests into Windows and non-Windows cases
Benjamin Peterson
2014-10-03
1
-0/+15
*
|
|
merge 3.4 (#22449)
Benjamin Peterson
2014-10-03
3
-2/+12
|
\
\
\
|
|
/
/
[prev]
[next]