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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#23215: reflow paragraph.
R David Murray
2015-01-25
1
-6/+6
*
#23251: Note that time.sleep affects the calling thread only.
R David Murray
2015-01-25
1
-1/+2
*
Issue #23305: clarified RotatingFileHandler documentation.
Vinay Sajip
2015-01-23
1
-9/+10
*
Updated pyvenv documentation to match its current behaviour.
Vinay Sajip
2015-01-23
1
-2/+5
*
Issue #22317: Document the action parameter in ArgumentParser.add_subparsers(...
Berker Peksag
2015-01-20
1
-3/+6
*
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
8
-19/+19
*
Issue #23180: Rename IDLE "Windows" menu item to "Window".
Ned Deily
2015-01-18
1
-2/+2
*
Closes #23244: fix typo. Thanks Mayank Tripathi for the patch.
Georg Brandl
2015-01-15
1
-1/+1
*
Issue22997: minor doc update; thanks to Simoen Visser
Ethan Furman
2015-01-15
1
-3/+7
*
Issue22988: clarify yield and exception blocks
Ethan Furman
2015-01-15
1
-4/+5
*
Issue20467: clarify __init__'s role
Ethan Furman
2015-01-15
1
-7/+11
|
\
|
*
Issue20467: clarify __init__'s role
Ethan Furman
2015-01-15
1
-7/+11
*
|
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
5
-5/+5
*
|
Issue #22952: improve multiprocessing doc introduction and defer notes until ...
Antoine Pitrou
2015-01-11
1
-32/+54
*
|
Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hy...
Mark Dickinson
2015-01-11
1
-4/+4
*
|
asyncio: SelectSelector is limited to 512 sockets on Windows
Victor Stinner
2015-01-09
1
-1/+2
*
|
asyncio doc: fix section of event loop examples
Victor Stinner
2015-01-09
1
-5/+5
*
|
asyncio doc: list limitations to run subprocesses from different threads
Victor Stinner
2015-01-09
2
-0/+24
*
|
Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.
Berker Peksag
2015-01-07
1
-3/+4
*
|
Issue 19548: update codecs module documentation
Nick Coghlan
2015-01-06
5
-310/+339
*
|
Cosmetic fixes to the 'Develop with asyncio' page
Zachary Ware
2015-01-06
1
-8/+10
*
|
emphasize that cffi is better than extension modules for portability
Benjamin Peterson
2015-01-05
1
-5/+10
*
|
the current marshal version is 4 (closes #23167)
Benjamin Peterson
2015-01-04
1
-1/+1
*
|
Add missing URL link to Modernize docs.
Ned Deily
2015-01-03
1
-1/+1
*
|
merge 3.3
Benjamin Peterson
2015-01-01
2
-2/+2
|
\
\
|
|
/
|
*
merge 3.2
Benjamin Peterson
2015-01-01
2
-2/+2
|
|
\
|
|
*
update for copyright for 2015
Benjamin Peterson
2015-01-01
2
-2/+2
|
|
*
Copyright year update, add version to licenses.
v3.2.6rc1
Georg Brandl
2014-10-04
2
-2/+6
|
|
*
Issue #18747: document issue with OpenSSL's CPRNG state and fork
Christian Heimes
2013-10-29
2
-0/+12
|
|
*
Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than
Georg Brandl
2014-09-30
1
-1/+1
*
|
|
update docs for #23111
Benjamin Peterson
2014-12-30
1
-1/+1
*
|
|
use a proper m-dash
Benjamin Peterson
2014-12-29
1
-2/+2
*
|
|
Issue #23125: Update nose project page link.
Berker Peksag
2014-12-28
1
-1/+1
*
|
|
#23040: Clarify treatment of encoding and errors when component is bytes.
R David Murray
2014-12-25
1
-3/+4
*
|
|
update correct French examples (#23109)
Benjamin Peterson
2014-12-24
1
-2/+2
*
|
|
improve incorrect French (#23109)
Benjamin Peterson
2014-12-24
1
-2/+2
*
|
|
doucment that Py_SetPath copies its argument (closes #23110)
Benjamin Peterson
2014-12-24
1
-0/+3
*
|
|
asyncio doc: Fix doc of get and put methods of Queue
Victor Stinner
2014-12-22
1
-8/+13
*
|
|
Fix typo.
Barry Warsaw
2014-12-19
1
-1/+1
*
|
|
Issue #23070: Fix a comment in the tutorial.
Berker Peksag
2014-12-17
1
-1/+1
*
|
|
Issue #23049: Pure python equivalent shouldn't imply more exactitude than is...
Raymond Hettinger
2014-12-17
1
-1/+1
*
|
|
asyncio doc: call_soon() does not call immediatly the callback. Patch written
Victor Stinner
2014-12-15
1
-1/+3
*
|
|
Issue #23047: Fix typo in pyporting.rst.
Berker Peksag
2014-12-13
1
-1/+1
*
|
|
Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers.
Ned Deily
2014-12-13
1
-3/+3
*
|
|
Address some comments from Nick Coghlan
Brett Cannon
2014-12-12
1
-8/+23
*
|
|
remove reference to dead irc channel (closes #23038)
Benjamin Peterson
2014-12-12
1
-3/+1
*
|
|
Issue 23005: Fix typos
Raymond Hettinger
2014-12-12
1
-2/+2
*
|
|
Issue #22823: Fixed an output of sets in examples.
Serhiy Storchaka
2014-12-11
1
-12/+12
*
|
|
whitespace
Terry Jan Reedy
2014-12-10
1
-1/+1
*
|
|
Issue #23006 whitespace
Terry Jan Reedy
2014-12-10
1
-2/+2
[next]