summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix minor docs markup errors.Serhiy Storchaka2015-03-143-5/+5
* the default is sys.maxsize not sys.maxint (closes #23645)Benjamin Peterson2015-03-131-9/+9
* Issue #23617: Correct plurals typo noted by Kentrell Johnson.Ned Deily2015-03-091-1/+1
* replace Amazon links in the documentation (closes #23579)Benjamin Peterson2015-03-072-4/+4
* expose X509_V_FLAG_TRUSTED_FIRSTBenjamin Peterson2015-03-051-3/+11
* wrap everything at 80 charsBenjamin Peterson2015-03-021-76/+78
* Issue #23499: Fix grammar error noticed by SilentGhostNed Deily2015-02-231-2/+2
* Issues #814253, #9179: Warnings now are raised when group references andSerhiy Storchaka2015-02-211-2/+5
* Fix typo pointed out on docs@ by Yaniv SayehZachary Ware2015-02-201-1/+1
* Fix missing :ref: for idle in doc build.Ned Deily2015-02-061-3/+3
* remove parenthesis from print statement (closes #23396)Benjamin Peterson2015-02-051-1/+1
* Preserve critical whitespace in Doc/*.Stefan Krah2015-02-011-1/+1
* Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsetsStefan Krah2015-02-011-1/+4
* Added a cookbook entry on logging audible messages.Vinay Sajip2015-02-011-0/+54
* Added a logging cookbook entry on customized exception formatting.Vinay Sajip2015-01-281-0/+55
* Issue #14099: Backout changeset c2c4cde55f6f (except adapted tests).Serhiy Storchaka2015-01-261-2/+8
* #23251: Reflow paragraph.R David Murray2015-01-251-6/+6
* #23251: note that time.sleep affects the current thread only.R David Murray2015-01-251-1/+2
* prefer server alpn ordering over the client'sBenjamin Peterson2015-01-231-1/+2
* fix versionchangedBenjamin Peterson2015-01-231-3/+3
* pep 466 backport of alpn (#20188)Benjamin Peterson2015-01-231-2/+32
* Issue #23305: clarified RotatingFileHandler documentation.Vinay Sajip2015-01-231-9/+10
* Issue #22317: Document the action parameter in ArgumentParser.add_subparsers(...Berker Peksag2015-01-201-3/+6
* Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-1/+1
* Issue #23180: Rename IDLE "Windows" menu item to "Window".Ned Deily2015-01-181-2/+2
* Closes #23244: fix typo. Thanks Mayank Tripathi for the patch.Georg Brandl2015-01-151-1/+1
* Issue20467: clarify __init__'s roleEthan Furman2015-01-151-4/+8
* Closes #23181: codepoint -> code pointGeorg Brandl2015-01-145-12/+12
* fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-134-4/+4
* Issue #22952: improve multiprocessing doc introduction and defer notes until ...Antoine Pitrou2015-01-111-33/+54
* Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hy...Mark Dickinson2015-01-111-4/+4
* Silence a Sphinx warning in ftplib.rst.Berker Peksag2015-01-061-1/+1
* Fix a markup error in the argparse documentation.Berker Peksag2015-01-061-2/+2
* Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. TheVictor Stinner2015-01-061-0/+2
* Clarified documentation for logging exception function/method.Vinay Sajip2015-01-061-4/+6
* emphasize that cffi is better than extension modules for portabilityBenjamin Peterson2015-01-051-5/+10
* allow a SSLContext to be given to ftplib.FTP_TLSBenjamin Peterson2015-01-041-5/+13
* make SSLv23 the default version in ftplib (closes #23111)Benjamin Peterson2015-01-041-1/+1
* Add missing URL link to Modernize docs.Ned Deily2015-01-031-1/+1
* update for copyright for 2015Benjamin Peterson2015-01-012-2/+2
* Issue #23125: Update nose project page link.Berker Peksag2014-12-281-1/+1
* improve incorrect French (#23109)Benjamin Peterson2014-12-241-2/+2
* Issue #23070: Fix a comment in the tutorial.Berker Peksag2014-12-171-1/+1
* Issue #23047: Fix typo in pyporting.rst.Berker Peksag2014-12-131-1/+1
* Backport of porting HOWTOBrett Cannon2014-12-121-583/+358
* remove reference to dead irc channel (closes #23038)Benjamin Peterson2014-12-121-3/+1
* Issue 23005: Fix typosRaymond Hettinger2014-12-121-2/+2
* Issue #23006: Improve the documentation and indexing of dict.__missing__.Terry Jan Reedy2014-12-102-9/+31
* fix path to patchlevel.pyBenjamin Peterson2014-12-101-1/+1
* Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.Ned Deily2014-12-101-3/+3