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
*
Fix minor docs markup errors.
Serhiy Storchaka
2015-03-14
3
-5/+5
*
the default is sys.maxsize not sys.maxint (closes #23645)
Benjamin Peterson
2015-03-13
1
-9/+9
*
Issue #23617: Correct plurals typo noted by Kentrell Johnson.
Ned Deily
2015-03-09
1
-1/+1
*
replace Amazon links in the documentation (closes #23579)
Benjamin Peterson
2015-03-07
2
-4/+4
*
expose X509_V_FLAG_TRUSTED_FIRST
Benjamin Peterson
2015-03-05
1
-3/+11
*
wrap everything at 80 chars
Benjamin Peterson
2015-03-02
1
-76/+78
*
Issue #23499: Fix grammar error noticed by SilentGhost
Ned Deily
2015-02-23
1
-2/+2
*
Issues #814253, #9179: Warnings now are raised when group references and
Serhiy Storchaka
2015-02-21
1
-2/+5
*
Fix typo pointed out on docs@ by Yaniv Sayeh
Zachary Ware
2015-02-20
1
-1/+1
*
Fix missing :ref: for idle in doc build.
Ned Deily
2015-02-06
1
-3/+3
*
remove parenthesis from print statement (closes #23396)
Benjamin Peterson
2015-02-05
1
-1/+1
*
Preserve critical whitespace in Doc/*.
Stefan Krah
2015-02-01
1
-1/+1
*
Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsets
Stefan Krah
2015-02-01
1
-1/+4
*
Added a cookbook entry on logging audible messages.
Vinay Sajip
2015-02-01
1
-0/+54
*
Added a logging cookbook entry on customized exception formatting.
Vinay Sajip
2015-01-28
1
-0/+55
*
Issue #14099: Backout changeset c2c4cde55f6f (except adapted tests).
Serhiy Storchaka
2015-01-26
1
-2/+8
*
#23251: Reflow paragraph.
R David Murray
2015-01-25
1
-6/+6
*
#23251: note that time.sleep affects the current thread only.
R David Murray
2015-01-25
1
-1/+2
*
prefer server alpn ordering over the client's
Benjamin Peterson
2015-01-23
1
-1/+2
*
fix versionchanged
Benjamin Peterson
2015-01-23
1
-3/+3
*
pep 466 backport of alpn (#20188)
Benjamin Peterson
2015-01-23
1
-2/+32
*
Issue #23305: clarified RotatingFileHandler documentation.
Vinay Sajip
2015-01-23
1
-9/+10
*
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
1
-1/+1
*
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
*
Issue20467: clarify __init__'s role
Ethan Furman
2015-01-15
1
-4/+8
*
Closes #23181: codepoint -> code point
Georg Brandl
2015-01-14
5
-12/+12
*
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
4
-4/+4
*
Issue #22952: improve multiprocessing doc introduction and defer notes until ...
Antoine Pitrou
2015-01-11
1
-33/+54
*
Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hy...
Mark Dickinson
2015-01-11
1
-4/+4
*
Silence a Sphinx warning in ftplib.rst.
Berker Peksag
2015-01-06
1
-1/+1
*
Fix a markup error in the argparse documentation.
Berker Peksag
2015-01-06
1
-2/+2
*
Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The
Victor Stinner
2015-01-06
1
-0/+2
*
Clarified documentation for logging exception function/method.
Vinay Sajip
2015-01-06
1
-4/+6
*
emphasize that cffi is better than extension modules for portability
Benjamin Peterson
2015-01-05
1
-5/+10
*
allow a SSLContext to be given to ftplib.FTP_TLS
Benjamin Peterson
2015-01-04
1
-5/+13
*
make SSLv23 the default version in ftplib (closes #23111)
Benjamin Peterson
2015-01-04
1
-1/+1
*
Add missing URL link to Modernize docs.
Ned Deily
2015-01-03
1
-1/+1
*
update for copyright for 2015
Benjamin Peterson
2015-01-01
2
-2/+2
*
Issue #23125: Update nose project page link.
Berker Peksag
2014-12-28
1
-1/+1
*
improve incorrect French (#23109)
Benjamin Peterson
2014-12-24
1
-2/+2
*
Issue #23070: Fix a comment in the tutorial.
Berker Peksag
2014-12-17
1
-1/+1
*
Issue #23047: Fix typo in pyporting.rst.
Berker Peksag
2014-12-13
1
-1/+1
*
Backport of porting HOWTO
Brett Cannon
2014-12-12
1
-583/+358
*
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 #23006: Improve the documentation and indexing of dict.__missing__.
Terry Jan Reedy
2014-12-10
2
-9/+31
*
fix path to patchlevel.py
Benjamin Peterson
2014-12-10
1
-1/+1
*
Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
Ned Deily
2014-12-10
1
-3/+3
[next]