- 92b2b48 Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer. by Ned Deily · 11 years ago
- 73d5031 remove mention of check_hostname parameter by Benjamin Peterson · 11 years ago
- 227f6e0 remove HTTPSConnection's check_hostname parameter (#22959) by Benjamin Peterson · 11 years ago
- fd0c92f note that sslv3 may not be available by Benjamin Peterson · 11 years ago
- efa3cf8 add context parameter to xmlrpclib.ServerProxy (#22960) by Benjamin Peterson · 11 years ago
- 72275ef remove incorrect plural by Benjamin Peterson · 11 years ago
- 8a9c682 Issue #20351: Add examples for csv.DictReader and csv.DictWriter. by Berker Peksag · 11 years ago
- 40ce014 Fix faulty indent. by Ned Deily · 11 years ago
- e3e7d40 pep 476: verify certificates by default (#22417) by Benjamin Peterson · 11 years ago
- b206473 give urllib.urlopen a context parameter (closes #22927) by Benjamin Peterson · 11 years ago
- 6fa40c4 fix versionchanged version by Benjamin Peterson · 11 years ago
- 31aa69e allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI (closes #22921) by Benjamin Peterson · 11 years ago
- fcfb18e allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection by Benjamin Peterson · 11 years ago
- 86b36e5 Fix 2to3 reference link in pyporting.rst. by Ned Deily · 11 years ago
- 527d4ac Issue #22827: Backport the new Distributing and Instaling Docs from 3.4 by Donald Stufft · 11 years ago
- 3f1d0b3 Issue 22878: PEP 477 - "make install" and "make altinstall" integration by Ned Deily · 11 years ago
- 05e7c9e Fix description. by Georg Brandl · 11 years ago
- 96c4de9 Closes #22868: make example less ambiguous. by Georg Brandl · 11 years ago
- 01bd3c1 Close #22300 by tweaking 2.7.9 What's New announcements by Nick Coghlan · 11 years ago
- 8aaff54 Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 by Donald Stufft · 11 years ago
- 04eee63 Issue #22845: Improved formatting of dis documentation. by Serhiy Storchaka · 11 years ago
- 3454941 Use internal links where possible by Raymond Hettinger · 11 years ago
- ccae479 Issue 22830: Clarify docs for functools.cmp_to_key(). by Raymond Hettinger · 11 years ago
- b3067a2 Fixes path to patchlevel.py in doc/make.bat by Steve Dower · 11 years ago
- a1137fb Closes #22525: clarify documentation for ast.literal_eval(). by Georg Brandl · 11 years ago
- 34d1597 #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) by Georg Brandl · 11 years ago
- 5003801 #22613: minor other fixes in library docs (thanks Jacques Ducasse) by Georg Brandl · 11 years ago
- fb52e38 #22613: document Cmd.cmdqueue (thanks Jacques Ducasse) by Georg Brandl · 11 years ago
- c182f88 minor grammar fixes (from docs@python.org) by Georg Brandl · 11 years ago
- 6556698 rstlint: make the "html leaked markup" regex a bit less sensitive by Georg Brandl · 11 years ago
- d4754b0 rstlint: add more directives we use by Georg Brandl · 11 years ago
- f3f5052 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 11 years ago
- 0f5d6c0 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 11 years ago
- cea2725 linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on www.python.org again). by Georg Brandl · 11 years ago
- 97ae466 Fixing broken links in doc, part 3: the rest by Georg Brandl · 11 years ago
- 0ffb462 Fixing broken links in doc, part 2: howto/ by Georg Brandl · 11 years ago
- fa55a31 Fixing broken links in doc, part 1: faq/ by Georg Brandl · 11 years ago
- ea64fb7 Fix external links to docs.python.org to use internal links instead. by Georg Brandl · 11 years ago
- 66e624b Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial IDEs. by Georg Brandl · 11 years ago
- 00da140 Update "where is python.org hosted" FAQ. by Georg Brandl · 11 years ago
- 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
- 42bf486 Use https:// URLs in the HTML templates. by Georg Brandl · 11 years ago
- 23dd65b Doc readme: Fix markup, use https:// URLs. by Georg Brandl · 11 years ago
- ecc0cc0 Adjust the author field of the .tex files to reflect that docs are now maintained by all of us by Georg Brandl · 11 years ago
- 160cbce Move Sphinx templates and extensions to their own subdirs. by Georg Brandl · 11 years ago
- 8a91c5b Fix link to ABOP install chapter. by Georg Brandl · 11 years ago
- 83ac36d Update Opensolaris advice to OpenCSW instead of defunct Blastwave. by Georg Brandl · 11 years ago
- 443a43d Closes #22249: use IPPROTO_TCP constant instead of SOL_TCP constant for getaddrinfo() proto param by Georg Brandl · 11 years ago
- e9e24b5 Closes #22748: there are no PyString C functions in 3.x. by Georg Brandl · 11 years ago
- ae4ca79 Closes #22736: move seealso to the bottom of the section about RE syntax. by Georg Brandl · 11 years ago
- 9f8a5b1 #22237: document that sorted() is guaranteed to be stable. Initial patch by Martin Panter. by Ezio Melotti · 11 years ago
- ed91883 Issue #16863: Explain difference between text and 2.7 behavior. by Terry Jan Reedy · 11 years ago
- 55640c1 Updated cookbook entry to replace shutil.chown with os.chown. by Vinay Sajip · 11 years ago
- 9e4a933 Issue #22660: update various mentions in the ssl module documentation. by Antoine Pitrou · 11 years ago
- dd1be61 make plural s lowercase by Benjamin Peterson · 11 years ago
- 7ca2a90 Fix a typo caught by Gabriella Capone on docs@ by Zachary Ware · 11 years ago
- 867dc37 remove link to the 'original package specification'; I doubt it's useful anymore (closes #22657) by Benjamin Peterson · 11 years ago
- 9c2ce25 Use https:// URLs for the bug tracker in the :issue: role. by Alex Gaynor · 11 years ago
- 5560b42 issue22626: Use https:// for a link to the bug tracker by Alex Gaynor · 11 years ago
- 078ece2 note xmlrpclib doesn't verify certs (yet) by Benjamin Peterson · 11 years ago
- 9511b54 #17325: Improve distutils PyPI documentation. by R David Murray · 11 years ago
- f8757fd Closes #22586: clarify meaning of allow_fragments in urlparse. by Georg Brandl · 11 years ago
- f126fa5 Issue #15414: Clean and correct the os.path.join docs. by Zachary Ware · 11 years ago
- c305ad7 Issue #22575: Revise bytearray entry for 2.7. by Terry Jan Reedy · 11 years ago
- a68109a #0712: 2to3 has a new "asserts" fixer that replaces deprecated names of unittest methods. by R David Murray · 11 years ago
- a6066ce Closes #22580: Fix documentation of PyUnicode_Tailmatch() by Victor Stinner · 11 years ago
- 05179d5 use source role instead of linking to svn by Benjamin Peterson · 11 years ago
- 7788dba Closes #19071: "self" argument is not the module for module functions in 2.x. by Georg Brandl · 11 years ago
- 436ebf8 Closes #16155: fix a few errors in doctest output of the FAQ pages. by Georg Brandl · 11 years ago
- 8d867cb Closes #17057: fix grammar in old-style vs new-style class docs. by Georg Brandl · 11 years ago
- 71ede50 Closes #14303: socket.makefile() does not call dup() anymore on the socket fd. by Georg Brandl · 11 years ago
- 8b14dd3 Closes #10031: overhaul the "imports" section of the programming FAQ. by Georg Brandl · 11 years ago
- b74cf54 Closes #22507: document that PyType_IsSubtype does not call __subclasscheck__. by Georg Brandl · 11 years ago
- 4a89fd9 Document builtin classes as such, not functions. by Georg Brandl · 11 years ago
- 72601e1 #14201: Update ctypes docs to match behavior changed from 214b28d7a999. by R David Murray · 11 years ago
- c6cf35d #14056: Small improvements to the tarfile documentation. by R David Murray · 11 years ago
- 06b74a7 Fix a few typo/grammar issues in the multiprocessing docs. by Zachary Ware · 11 years ago
- dc14bc5 merge heads by Georg Brandl · 11 years ago
- c066105 closes #22528: add source links to symtable and compileall by Georg Brandl · 11 years ago
- 14b5a4d Closes #22537: Make sphinx extensions compatible with Python 2 or 3, like in the 3.x branches by Georg Brandl · 11 years ago
- b10b8ea Issue 22465: grammar, number agreement. by Terry Jan Reedy · 11 years ago
- 3e430eb Remove duplicate PyLong function descriptions. by Georg Brandl · 11 years ago
- f16fbf9 Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore. by Georg Brandl · 11 years ago
- bb67528 Dont define an empty SPHINXOPTS, which overrides a definition from the environment. by Georg Brandl · 11 years ago
- 75070f0 Prepare sphinx extensions for 1.3. by Georg Brandl · 11 years ago
- a76e4d8 add link to pdb source (closes #22528) by Benjamin Peterson · 11 years ago
- 276a0a5 #20135: FAQ entry for list mutation. by R David Murray · 11 years ago
- 12f0532 Issue #17462: Add a paragraph about advantages of argparse over optparse. by Berker Peksag · 11 years ago
- d1a4f99 allow archives for rc releases to be built (closes #22484) by Benjamin Peterson · 11 years ago
- 3e46d7c Doc: fix usage of deprecated config value "unused_docs", and a duplicate object name. by Georg Brandl · 11 years ago
- 967d41f Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3. by Georg Brandl · 11 years ago
- 175b1a7 remove extra letter by Benjamin Peterson · 11 years ago
- b332f2a standardize pep 466 relnote style by Benjamin Peterson · 11 years ago
- f61e24d whatsnew for pep 466 ssl backport by Benjamin Peterson · 11 years ago
- f40a407 Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName(). by Vinay Sajip · 11 years ago
- 74012c1 Issue #16827: Make Interpreter introduction section of the tutorial more by Senthil Kumaran · 11 years ago
- 05137ed make hg link secure by Benjamin Peterson · 11 years ago
- 7709a53 y2k compliance, lol (closes #22380) by Benjamin Peterson · 11 years ago
- 581448b Issue #22369: Change "context manager protocol" to "context management protocol". by Serhiy Storchaka · 11 years ago
- ea21772 Issue #20643: Fixed references to the next() method (distinguish from the by Serhiy Storchaka · 11 years ago