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 #18336. Fix a link to StreamReader's read() method.
Serhiy Storchaka
2013-07-11
1
-1/+1
|
\
|
*
Issue #18336. Fix a link to StreamReader's read() method.
Serhiy Storchaka
2013-07-11
1
-1/+1
*
|
(3.3->default) Cleanup of documentation change from #17860
Ronald Oussoren
2013-07-07
1
-4/+7
|
\
\
|
|
/
|
*
Cleanup of documentation change from #17860
Ronald Oussoren
2013-07-07
1
-4/+7
*
|
(3.3->default) Issue #17860: explicitly mention that std* streams are opened ...
Ronald Oussoren
2013-07-06
1
-2/+4
|
\
\
|
|
/
|
*
Issue #17860: explicitly mention that std* streams are opened in binary mode ...
Ronald Oussoren
2013-07-06
1
-2/+4
*
|
Issue #15767: back out 8a0ed9f63c6e, finishing the removal of
Brett Cannon
2013-07-04
1
-11/+2
*
|
Issue #15767: Revert 3a50025f1900 for ModuleNotFoundError
Brett Cannon
2013-07-04
1
-2/+1
*
|
Issue #14206: Clarify docs for Queue.join_cancel_thread().
Richard Oudkerk
2013-07-02
1
-0/+7
|
\
\
|
|
/
|
*
Issue #14206: Clarify docs for Queue.join_cancel_thread().
Richard Oudkerk
2013-07-02
1
-0/+7
*
|
Issue #17273: Clarify that pool methods can only be used by parent process.
Richard Oudkerk
2013-07-02
1
-0/+6
|
\
\
|
|
/
|
*
Issue #17273: Clarify that pool methods can only be used by parent process.
Richard Oudkerk
2013-07-02
1
-0/+6
*
|
Issue 18240: The HMAC module is no longer restricted to bytes and accepts
Christian Heimes
2013-07-01
1
-6/+12
*
|
(merge) Issue #7136: In the Idle File menu, "New Window" is renamed "New File".
Terry Jan Reedy
2013-07-01
1
-2/+2
|
\
\
|
|
/
|
*
Issue #7136: In the Idle File menu, "New Window" is renamed "New File".
Terry Jan Reedy
2013-07-01
1
-2/+2
*
|
Merge with 3.3
Terry Jan Reedy
2013-06-29
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18237: Fix assertRaisesRegexp error caought by Jeff Tratner.
Terry Jan Reedy
2013-06-29
1
-1/+1
*
|
Added rationale for defaulting to 1 in the functional API.
Ethan Furman
2013-06-29
1
-0/+4
*
|
Added example to enum docs show access to name and value attributes of enum m...
Ethan Furman
2013-06-28
1
-2/+10
*
|
Issue #17914: Use os.cpu_count() instead of multiprocessing.cpu_count() where
Charles-François Natali
2013-06-28
1
-1/+1
*
|
Merge #18311: fix typo.
R David Murray
2013-06-26
1
-1/+1
|
\
\
|
|
/
|
*
#18311: fix typo.
R David Murray
2013-06-26
1
-1/+1
*
|
Issue 18111: Add a default argument to min() and max()
Raymond Hettinger
2013-06-25
1
-14/+20
*
|
Merge.
Richard Oudkerk
2013-06-24
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo.
Richard Oudkerk
2013-06-24
1
-1/+1
*
|
Merge.
Richard Oudkerk
2013-06-24
1
-2/+3
|
\
\
|
|
/
|
*
Clarify note and fix typo.
Richard Oudkerk
2013-06-24
1
-2/+3
*
|
Issue #15818: Merge.
Richard Oudkerk
2013-06-24
1
-1/+1
|
\
\
|
|
/
|
*
Issue #15818: Typo in docs.
Richard Oudkerk
2013-06-24
1
-1/+1
*
|
Issue #18277: Merge.
Richard Oudkerk
2013-06-24
1
-0/+17
|
\
\
|
|
/
|
*
Issue #18277: Document quirks of multiprocessing queue.
Richard Oudkerk
2013-06-24
1
-0/+17
*
|
Merge #18179: reflow paragraphs.
R David Murray
2013-06-23
1
-24/+24
|
\
\
|
|
/
|
*
#18179: reflow paragraphs.
R David Murray
2013-06-23
1
-24/+24
*
|
Merge #18179: document the local_hostname parameter.
R David Murray
2013-06-23
1
-4/+11
|
\
\
|
|
/
|
*
#18179: document the local_hostname parameter.
R David Murray
2013-06-23
1
-4/+11
*
|
#11390: convert doctest CLI to argparse and add -o and -f options.
R David Murray
2013-06-23
1
-1/+7
*
|
Issue #11016: Add C implementation of the stat module as _stat
Christian Heimes
2013-06-22
1
-1/+50
*
|
merge for issue #18278
Brett Cannon
2013-06-21
1
-0/+2
|
\
\
|
|
/
|
*
Issue #18278: properly document how the loaders are called for FileFinder
Brett Cannon
2013-06-21
1
-0/+2
*
|
#12716: reorganize docs for os module a bit
Andrew Kuchling
2013-06-21
1
-76/+70
*
|
#13226: update references from ctypes/DLFCN modules to os module
Andrew Kuchling
2013-06-21
1
-4/+5
*
|
Merge from 3.3
Andrew Kuchling
2013-06-21
1
-1/+1
|
\
\
|
|
/
|
*
Closes #18218: use correct variable name for starting point
Andrew Kuchling
2013-06-21
1
-1/+1
*
|
Merge from 3.3
Andrew Kuchling
2013-06-21
1
-2/+2
|
\
\
|
|
/
|
*
Closes #18267: use floor division in code example
Andrew Kuchling
2013-06-21
1
-2/+2
*
|
Merge from 3.3
Andrew Kuchling
2013-06-21
2
-2/+2
|
\
\
|
|
/
|
*
Closes #18272: use 'builtins' for 3.3 instead of __builtin__
Andrew Kuchling
2013-06-21
2
-2/+2
*
|
Issue #17177: Clarify some deprecations
Brett Cannon
2013-06-19
1
-3/+11
*
|
Grammar tweak
Brett Cannon
2013-06-17
1
-1/+1
*
|
Issue #18147: Add diagnostic functions to ssl.SSLContext().
Christian Heimes
2013-06-17
1
-0/+24
[next]