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
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26199: Fix broken link in unittest.mock-examples.rst
Berker Peksag
2016-01-28
1
-1/+1
|
\
|
*
Issue #26199: Fix broken link in unittest.mock-examples.rst
Berker Peksag
2016-01-28
1
-1/+1
*
|
merge
Raymond Hettinger
2016-01-27
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen
Raymond Hettinger
2016-01-27
1
-0/+3
*
|
Merge from 3.5
Brett Cannon
2016-01-22
1
-1/+1
|
\
\
|
|
/
|
*
Fix a typo in a code example
Brett Cannon
2016-01-22
1
-1/+1
*
|
merge from 3.5
Senthil Kumaran
2016-01-22
1
-2/+2
|
\
\
|
|
/
|
*
minor clarification on Zipfile 'x' mode - exclusive creation of a file.
Senthil Kumaran
2016-01-22
1
-2/+2
*
|
Issue #18620: Improve Pool examples in multiprocessing documentation
Berker Peksag
2016-01-21
1
-11/+26
|
\
\
|
|
/
|
*
Issue #18620: Improve Pool examples in multiprocessing documentation
Berker Peksag
2016-01-21
1
-11/+26
*
|
merge from 3.5
Senthil Kumaran
2016-01-20
1
-15/+17
|
\
\
|
|
/
|
*
issue25982 - Add a class definition for managers.Namespace in the multiproces...
Senthil Kumaran
2016-01-20
1
-15/+17
*
|
Issue #5626: Remove misleading comment from socket.gethostname() documentation
Berker Peksag
2016-01-20
1
-5/+0
|
\
\
|
|
/
|
*
Issue #5626: Remove misleading comment from socket.gethostname() documentation
Berker Peksag
2016-01-20
1
-5/+0
*
|
Issue #26157: Fix typos in asyncio-eventloop.rst
Berker Peksag
2016-01-20
1
-4/+4
|
\
\
|
|
/
|
*
Issue #26157: Fix typos in asyncio-eventloop.rst
Berker Peksag
2016-01-20
1
-4/+4
*
|
merge from 3.5
Senthil Kumaran
2016-01-19
1
-16/+27
|
\
\
|
|
/
|
*
issue23962 - Reference the correct TimeoutError in concurrent.futures documen...
Senthil Kumaran
2016-01-19
1
-16/+27
*
|
Issue #26129: Deprecated accepting non-integers in grp.getgrgid().
Serhiy Storchaka
2016-01-18
1
-0/+3
*
|
use public 'value'
Ethan Furman
2016-01-16
1
-1/+1
*
|
Merge from 3.5
Senthil Kumaran
2016-01-16
1
-34/+35
|
\
\
|
|
/
|
*
Issue26035 - Correct the argument names used in the docs of the traceback mo...
Senthil Kumaran
2016-01-16
1
-34/+35
*
|
Issue #26127: Merge tokenize documentation
Martin Panter
2016-01-16
1
-7/+7
|
\
\
|
|
/
|
*
Issue #26127: Fix links in tokenize documentation; patch by Silent Ghost
Martin Panter
2016-01-16
1
-7/+7
*
|
revert change 87a9dff5106c: pure Enum members again evaluate to True;
Ethan Furman
2016-01-15
1
-1/+10
*
|
#19006: merge with 3.5.
Ezio Melotti
2016-01-12
1
-3/+4
|
\
\
|
|
/
|
*
#19006: fix wording in unittest docs.
Ezio Melotti
2016-01-12
1
-3/+4
*
|
Merge 3.5 (issue #25486)
Yury Selivanov
2016-01-12
1
-2/+1
|
\
\
|
|
/
|
*
Issue #25486: Drop "removed in 3.6" wording from inspect.getargspec docs.
Yury Selivanov
2016-01-12
1
-2/+1
*
|
#25991: merge with 3.5.
Ezio Melotti
2016-01-11
1
-0/+4
|
\
\
|
|
/
|
*
#25991: fix readline example to limit history size. Patch by Daniel Dye.
Ezio Melotti
2016-01-11
1
-0/+4
*
|
Issue #25486: Resurrect inspect.getargspec in 3.6. Backout a565aad5d6e1.
Yury Selivanov
2016-01-11
1
-0/+18
*
|
merge 3.5
Andrew Svetlov
2016-01-11
1
-1/+1
|
\
\
|
|
/
|
*
Fix versionadded to use 3.5.1 only for 3.5 branch
Andrew Svetlov
2016-01-11
1
-1/+1
*
|
merge 3.5
Andrew Svetlov
2016-01-11
1
-48/+64
|
\
\
|
|
/
|
*
merge 3.4
Andrew Svetlov
2016-01-11
1
-48/+64
|
|
\
|
|
*
Document asyncio.timeout()
Andrew Svetlov
2016-01-11
1
-46/+63
*
|
|
merge 3.5 (#26066)
Benjamin Peterson
2016-01-10
1
-11/+0
|
\
\
\
|
|
/
/
|
*
|
merge 3.4 (#26066)
Benjamin Peterson
2016-01-10
1
-11/+0
|
|
\
\
|
|
|
/
|
|
*
delete old crypto prose (closes #26066)
Benjamin Peterson
2016-01-10
1
-11/+0
*
|
|
Issue #25802: Add an examples section to importlib.
Brett Cannon
2016-01-08
2
-7/+99
*
|
|
merge 3.5 (#26046)
Benjamin Peterson
2016-01-08
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
merge 3.4 (#26046)
Benjamin Peterson
2016-01-08
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
fix typo in unittest docs (closes #26046)
Benjamin Peterson
2016-01-08
1
-1/+1
*
|
|
Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms ...
Berker Peksag
2016-01-07
1
-2/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms ...
Berker Peksag
2016-01-07
1
-2/+4
*
|
|
merge from 3.5
Senthil Kumaran
2016-01-07
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
merge from 3.4
Senthil Kumaran
2016-01-07
1
-0/+5
|
|
\
\
|
|
|
/
|
|
*
Issue16544 - Add a link to an external documentation resource in ast module d...
Senthil Kumaran
2016-01-07
1
-0/+5
*
|
|
Docs for issue #22570. (Merge 3.5->3.6)
Guido van Rossum
2016-01-06
2
-0/+28
|
\
\
\
|
|
/
/
[next]