Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Issue #20487: Clarify meaning of "side effect" in the magic mock documentation. | Berker Peksag | 2015-01-07 | 1 | -3/+4 | |
* | | | expose the client's cipher suites from the handshake (closes #23186) | Benjamin Peterson | 2015-01-07 | 1 | -0/+12 | |
* | | | Issue #19548: clean up merge issues in codecs docs | Nick Coghlan | 2015-01-07 | 1 | -3/+5 | |
* | | | Merge issue 19548 changes from 3.4 | Nick Coghlan | 2015-01-06 | 5 | -324/+346 | |
|\ \ \ | |/ / | ||||||
| * | | Issue 19548: update codecs module documentation | Nick Coghlan | 2015-01-06 | 5 | -310/+339 | |
* | | | Issue #23177: Document that ssl.RAND_egd() is not available with LibreSSL | Victor Stinner | 2015-01-06 | 1 | -0/+2 | |
* | | | Merge with 3.4 | Zachary Ware | 2015-01-06 | 1 | -8/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Cosmetic fixes to the 'Develop with asyncio' page | Zachary Ware | 2015-01-06 | 1 | -8/+10 | |
* | | | merge 3.4 | Benjamin Peterson | 2015-01-05 | 1 | -5/+10 | |
|\ \ \ | |/ / | ||||||
| * | | emphasize that cffi is better than extension modules for portability | Benjamin Peterson | 2015-01-05 | 1 | -5/+10 | |
* | | | merge 3.4 (#23167) | Benjamin Peterson | 2015-01-04 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | the current marshal version is 4 (closes #23167) | Benjamin Peterson | 2015-01-04 | 1 | -1/+1 | |
* | | | Add missing URL link to Modernize docs. | Ned Deily | 2015-01-03 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Add missing URL link to Modernize docs. | Ned Deily | 2015-01-03 | 1 | -1/+1 | |
* | | | merge 3.4 | Benjamin Peterson | 2015-01-01 | 2 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | merge 3.3 | Benjamin Peterson | 2015-01-01 | 2 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | merge 3.2 | Benjamin Peterson | 2015-01-01 | 2 | -2/+2 | |
| | |\ | ||||||
| | | * | update for copyright for 2015 | Benjamin Peterson | 2015-01-01 | 2 | -2/+2 | |
| | | * | Copyright year update, add version to licenses.v3.2.6rc1 | Georg Brandl | 2014-10-04 | 2 | -2/+6 | |
| | | * | Issue #18747: document issue with OpenSSL's CPRNG state and fork | Christian Heimes | 2013-10-29 | 2 | -0/+12 | |
| | | * | Issue #16037: HTTPMessage.readheaders() raises an HTTPException when more than | Georg Brandl | 2014-09-30 | 1 | -1/+1 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-30 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | update docs for #23111 | Benjamin Peterson | 2014-12-30 | 1 | -1/+1 | |
* | | | | Issue #19776: Add a expanduser() method on Path objects. | Antoine Pitrou | 2014-12-30 | 1 | -3/+12 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-29 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | use a proper m-dash | Benjamin Peterson | 2014-12-29 | 1 | -2/+2 | |
* | | | | Issue #23125: Update nose project page link. | Berker Peksag | 2014-12-28 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #23125: Update nose project page link. | Berker Peksag | 2014-12-28 | 1 | -1/+1 | |
* | | | | Remove the redundant second argument of versionadded directive. | Berker Peksag | 2014-12-25 | 1 | -3/+2 | |
* | | | | Merge: #23040: Clarify treatment of encoding and errors when component is bytes. | R David Murray | 2014-12-25 | 1 | -3/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #23040: Clarify treatment of encoding and errors when component is bytes. | R David Murray | 2014-12-25 | 1 | -3/+4 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-24 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | update correct French examples (#23109) | Benjamin Peterson | 2014-12-24 | 1 | -2/+2 | |
* | | | | merge 3.4 (#23109) | Benjamin Peterson | 2014-12-24 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | improve incorrect French (#23109) | Benjamin Peterson | 2014-12-24 | 1 | -2/+2 | |
* | | | | merge 3.4 (#23110) | Benjamin Peterson | 2014-12-24 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | doucment that Py_SetPath copies its argument (closes #23110) | Benjamin Peterson | 2014-12-24 | 1 | -0/+3 | |
* | | | | Issue #21793: Added http.HTTPStatus enums (i.e. HTTPStatus.OK, | Serhiy Storchaka | 2014-12-23 | 2 | -1/+125 | |
* | | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-12-22 | 1 | -8/+13 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | asyncio doc: Fix doc of get and put methods of Queue | Victor Stinner | 2014-12-22 | 1 | -8/+13 | |
* | | | | Fixed typo. | Barry Warsaw | 2014-12-19 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix typo. | Barry Warsaw | 2014-12-19 | 1 | -1/+1 | |
* | | | | Issue #23070: Fix a comment in the tutorial. | Berker Peksag | 2014-12-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #23070: Fix a comment in the tutorial. | Berker Peksag | 2014-12-17 | 1 | -1/+1 | |
* | | | | merge | Raymond Hettinger | 2014-12-17 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #23049: Pure python equivalent shouldn't imply more exactitude than is... | Raymond Hettinger | 2014-12-17 | 1 | -1/+1 | |
* | | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-12-15 | 1 | -1/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | asyncio doc: call_soon() does not call immediatly the callback. Patch written | Victor Stinner | 2014-12-15 | 1 | -1/+3 | |
* | | | | Issue #23047: Fix typo in pyporting.rst. | Berker Peksag | 2014-12-13 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #23047: Fix typo in pyporting.rst. | Berker Peksag | 2014-12-13 | 1 | -1/+1 | |