summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #26406: merge from 3.5Ned Deily2016-02-232-4/+13
|\ \ \ | |/ /
| * | Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls onNed Deily2016-02-232-4/+13
* | | merge with 3.5Georg Brandl2016-02-221-5/+5
|\ \ \ | |/ /
| * | Update example; str(float) changed so there is difference now.Georg Brandl2016-02-221-5/+5
* | | Issue #26268: Merge with 3.5Zachary Ware2016-02-228-122/+74
|\ \ \ | |/ /
| * | Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-227-12/+14
| * | Issue #26268: Update the prepare_ssl.py scriptZachary Ware2016-02-222-110/+59
* | | Issue #26261: Merge NamedTemporaryFile docs from 3.5Martin Panter2016-02-222-3/+4
|\ \ \ | |/ /
| * | Issue #26261: Clarify NamedTemporaryFile name attribute vs file.nameMartin Panter2016-02-222-3/+4
* | | Merge XML-RPC client documentation from 3.5Martin Panter2016-02-221-4/+4
|\ \ \ | |/ /
| * | Fix errors in XML-RPC client example codeMartin Panter2016-02-221-4/+4
* | | Issue #26401: Fix compile() documentationBerker Peksag2016-02-211-1/+5
|\ \ \ | |/ /
| * | Issue #26401: Fix compile() documentationBerker Peksag2016-02-211-1/+5
* | | Fix some typos in the NEWS fileBrett Cannon2016-02-211-1/+1
|\ \ \ | |/ /
| * | Fix some typos in the NEWS fileBrett Cannon2016-02-211-1/+1
* | | Issue #23430: Stop socketserver from catching SystemExit etc from handlersMartin Panter2016-02-215-15/+131
* | | Fix a name in an exampleBrett Cannon2016-02-211-1/+1
* | | Issue #26397: Update an importlib example to use util.module_from_spec() inst...Brett Cannon2016-02-211-1/+1
* | | Merge w/ 3.5Brett Cannon2016-02-211-1/+2
|\ \ \ | |/ /
| * | List what classes from importlib.machinery don't work with importlib.util.Laz...Brett Cannon2016-02-211-1/+2
* | | Merge for issue #26186Brett Cannon2016-02-214-6/+4
|\ \ \ | |/ /
| * | Issue #26186: Remove an invalid type check inBrett Cannon2016-02-214-6/+3
* | | Merge for issue #26367Brett Cannon2016-02-204-394/+410
|\ \ \ | |/ /
| * | Issue #26367: Have importlib.__init__() raise RuntimeError whenBrett Cannon2016-02-204-371/+381
* | | Merged cookbook update from 3.5.Vinay Sajip2016-02-201-0/+55
|\ \ \ | |/ /
| * | Added simple threading example to logging cookbook.Vinay Sajip2016-02-201-0/+55
* | | Issue #22468: Merge gettarinfo() doc from 3.5Martin Panter2016-02-192-20/+28
|\ \ \ | |/ /
| * | Issues #22468, #21996, #22208: Clarify gettarinfo() and TarInfo usageMartin Panter2016-02-192-20/+28
* | | merge with 3.5Georg Brandl2016-02-191-6/+6
|\ \ \ | |/ /
| * | Closes #20169: fix inner links random doc.Georg Brandl2016-02-191-6/+6
* | | Issue #15608: Merge socketserver doc from 3.5Martin Panter2016-02-191-154/+202
|\ \ \ | |/ /
| * | Issue #15608: Improve socketserver module documentationMartin Panter2016-02-191-154/+202
* | | Issue #26309: Merge socketserver fix from 3.5Martin Panter2016-02-191-24/+21
|\ \ \ | |/ /
| * | Issue #26309: Rewrite test in main thread and avoid race conditionMartin Panter2016-02-191-24/+21
* | | Issue #16915: Clarify that mode parameter of socket.makefile() does not acceptBerker Peksag2016-02-183-4/+19
|\ \ \ | |/ /
| * | Issue #16915: Clarify that mode parameter of socket.makefile() does not acceptBerker Peksag2016-02-183-4/+19
* | | Issue #26309: Merge socketserver fix from 3.5Martin Panter2016-02-183-0/+30
|\ \ \ | |/ /
| * | Issue #26309: Shut down socketserver request if verify_request() is falseMartin Panter2016-02-183-0/+30
* | | merge 3.5 (#26378)Benjamin Peterson2016-02-181-1/+1
|\ \ \ | |/ /
| * | fix typo (closes #26378)Benjamin Peterson2016-02-181-1/+1
* | | merge 3.5 (closes #25939)Benjamin Peterson2016-02-182-2/+8
|\ \ \ | |/ /
| * | merge 3.4 (closes #25939)Benjamin Peterson2016-02-182-2/+8
| |\ \ | | |/
| | * open the cert store readonlyBenjamin Peterson2016-02-182-2/+8
* | | Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.Ned Deily2016-02-161-1/+1
|\ \ \ | |/ /
| * | Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.Ned Deily2016-02-161-1/+1
* | | Minor clarification in tutorial.Georg Brandl2016-02-151-0/+3
* | | Issue #25924: merge with 3.5Ned Deily2016-02-152-2/+21
|\ \ \ | |/ /
| * | Issue #25924: Avoid unnecessary serialization of getaddrinfo(3) calls on OS XNed Deily2016-02-152-2/+21
* | | Issue #26268: merge from 3.5Ned Deily2016-02-153-22/+8
|\ \ \ | |/ /
| * | Issue #26268: Update OS X 10.5+ installer build to use OpenSSL 1.0.2f.Ned Deily2016-02-153-22/+8