summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * note that sslv3 may not be availableBenjamin Peterson2014-12-061-2/+5
* | Edit Menus section of Idle doc. Make menu entries match current Idle in orderTerry Jan Reedy2014-12-051-123/+138
* | Issue #3068: Document the new Configure Extensions dialog and menu entry.Terry Jan Reedy2014-12-041-11/+19
* | Issue #16893: Update 2.7 version of Idle doc to match 3.4 doc as of the justTerry Jan Reedy2014-12-041-89/+308
* | Fix #22987: update the compatibility matrix for a SSLv23 client.Antoine Pitrou2014-12-031-4/+3
* | Issue #14099: ZipFile.open() no longer reopen the underlying file. ObjectsSerhiy Storchaka2014-12-031-8/+2
* | merge 2.7.9 release branchBenjamin Peterson2014-11-301-3/+8
|\ \ | |/
| * add context parameter to xmlrpclib.ServerProxy (#22960)Benjamin Peterson2014-11-301-3/+8
* | Issue #21514: The documentation of the json module now refers to new JSON RFCSerhiy Storchaka2014-11-271-42/+71
* | pydoc: Add a note about setting PAGER to affect console output pagination.Zachary Ware2014-11-271-0/+4
|/
* remove incorrect pluralBenjamin Peterson2014-11-251-1/+1
* Issue #20351: Add examples for csv.DictReader and csv.DictWriter.Berker Peksag2014-11-241-0/+25
* Fix faulty indent.Ned Deily2014-11-241-1/+1
* pep 476: verify certificates by default (#22417)Benjamin Peterson2014-11-243-7/+31
* give urllib.urlopen a context parameter (closes #22927)Benjamin Peterson2014-11-241-4/+14
* fix versionchanged versionBenjamin Peterson2014-11-241-1/+1
* allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI...Benjamin Peterson2014-11-241-7/+7
* allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnec...Benjamin Peterson2014-11-232-12/+44
* Fix 2to3 reference link in pyporting.rst.Ned Deily2014-11-231-4/+3
* Issue #22827: Backport the new Distributing and Instaling Docs from 3.4Donald Stufft2014-11-205-4/+403
* Issue 22878: PEP 477 - "make install" and "make altinstall" integrationNed Deily2014-11-202-0/+7
* Fix description.Georg Brandl2014-11-141-1/+1
* Closes #22868: make example less ambiguous.Georg Brandl2014-11-141-3/+3
* Close #22300 by tweaking 2.7.9 What's New announcementsNick Coghlan2014-11-141-0/+8
* Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7Donald Stufft2014-11-115-1/+203
* Issue #22845: Improved formatting of dis documentation.Serhiy Storchaka2014-11-111-5/+5
* Use internal links where possibleRaymond Hettinger2014-11-102-4/+2
* Issue 22830: Clarify docs for functools.cmp_to_key().Raymond Hettinger2014-11-101-4/+7
* Fixes path to patchlevel.py in doc/make.batSteve Dower2014-11-061-1/+1
* Closes #22525: clarify documentation for ast.literal_eval().Georg Brandl2014-11-051-6/+8
* #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)Georg Brandl2014-10-312-6/+7
* #22613: minor other fixes in library docs (thanks Jacques Ducasse)Georg Brandl2014-10-313-7/+9
* #22613: document Cmd.cmdqueue (thanks Jacques Ducasse)Georg Brandl2014-10-311-1/+8
* minor grammar fixes (from docs@python.org)Georg Brandl2014-10-311-2/+2
* rstlint: make the "html leaked markup" regex a bit less sensitiveGeorg Brandl2014-10-301-1/+1
* rstlint: add more directives we useGeorg Brandl2014-10-301-6/+6
* Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-302-2/+2
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-2925-34/+32
* linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on w...Georg Brandl2014-10-291-0/+10
* Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-2914-61/+59
* Fixing broken links in doc, part 2: howto/Georg Brandl2014-10-295-45/+30
* Fixing broken links in doc, part 1: faq/Georg Brandl2014-10-299-35/+29
* Fix external links to docs.python.org to use internal links instead.Georg Brandl2014-10-291-3/+3
* Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial I...Georg Brandl2014-10-291-2/+2
* Update "where is python.org hosted" FAQ.Georg Brandl2014-10-291-4/+5
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-2949-140/+140
* Use https:// URLs in the HTML templates.Georg Brandl2014-10-294-12/+12
* Doc readme: Fix markup, use https:// URLs.Georg Brandl2014-10-291-36/+36
* Adjust the author field of the .tex files to reflect that docs are now mainta...Georg Brandl2014-10-291-1/+1
* Move Sphinx templates and extensions to their own subdirs.Georg Brandl2014-10-2910-26/+10