Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates in OS X installer. | Ned Deily | 2015-01-01 | 5 | -16/+12 |
|\ | |||||
| * | Update copyright dates in OS X installer. | Ned Deily | 2015-01-01 | 5 | -16/+12 |
* | | merge 3.4 | Benjamin Peterson | 2015-01-01 | 6 | -7/+7 |
|\ \ | |/ | |||||
| * | merge 3.3 | Benjamin Peterson | 2015-01-01 | 6 | -7/+7 |
| |\ | |||||
| | * | merge 3.2 | Benjamin Peterson | 2015-01-01 | 6 | -7/+7 |
| | |\ | |||||
| | | * | update for copyright for 2015 | Benjamin Peterson | 2015-01-01 | 6 | -7/+7 |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | update docs for #23111 | Benjamin Peterson | 2014-12-30 | 1 | -1/+1 |
* | | | | merge 3.4 (#23111) | Benjamin Peterson | 2014-12-30 | 2 | -2/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | make PROTOCOL_SSLv23 the default protocol version for ftplib (closes #23111) | Benjamin Peterson | 2014-12-30 | 2 | -2/+5 |
* | | | | whitespace | Antoine Pitrou | 2014-12-30 | 1 | -5/+5 |
* | | | | Issue #19776: Add a expanduser() method on Path objects. | Antoine Pitrou | 2014-12-30 | 4 | -3/+180 |
* | | | | merge 3.4 (#23130) | Benjamin Peterson | 2014-12-30 | 1 | -405/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.3 (#23130) | Benjamin Peterson | 2014-12-30 | 1 | -405/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.2 (#23130) | Benjamin Peterson | 2014-12-30 | 1 | -405/+0 |
| | |\ \ | | | |/ | |||||
| | | * | delete old ftpmirror script, which now has security bugs (closes #23130) | Benjamin Peterson | 2014-12-30 | 1 | -405/+0 |
* | | | | merge 3.4 | Benjamin Peterson | 2014-12-29 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | use a proper m-dash | Benjamin Peterson | 2014-12-29 | 1 | -2/+2 |
* | | | | Minor comment clean-up | Raymond Hettinger | 2014-12-29 | 1 | -2/+1 |
* | | | | 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 |
* | | | | Small clean-up. Factor-out common code for add, contains, and discard functi... | Raymond Hettinger | 2014-12-27 | 1 | -43/+27 |
* | | | | Issue #23107: Tighten-up loops in setobject.c | Raymond Hettinger | 2014-12-27 | 1 | -55/+46 |
* | | | | Neaten-up setobject.h | Raymond Hettinger | 2014-12-27 | 1 | -45/+39 |
* | | | | Merge 3.4 (asyncio) | Victor Stinner | 2014-12-26 | 12 | -84/+105 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #22926: In debug mode, call_soon(), call_at() and call_later() methods of | Victor Stinner | 2014-12-26 | 6 | -62/+89 |
| * | | | asyncio: sync with Tulip | Victor Stinner | 2014-12-26 | 8 | -22/+16 |
* | | | | null merge 3.4 | Benjamin Peterson | 2014-12-26 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(), | Victor Stinner | 2014-12-21 | 6 | -9/+56 |
* | | | | merge 3.4 (#23112) | Benjamin Peterson | 2014-12-26 | 3 | -2/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix behavior of trailing slash redirection when a query string is involved (c... | Benjamin Peterson | 2014-12-26 | 3 | -2/+15 |
* | | | | #20069: Add tests for os.chown. | R David Murray | 2014-12-25 | 1 | -51/+74 |
* | | | | 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 | 2 | -7/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | #23040: Clarify treatment of encoding and errors when component is bytes. | R David Murray | 2014-12-25 | 2 | -7/+9 |
* | | | | 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 | 6 | -216/+353 |
* | | | | Merge pip and setuptools upgrade | Donald Stufft | 2014-12-23 | 4 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Upgrade pip to 6.0.2 and setuptools to 8.2.1 | Donald Stufft | 2014-12-23 | 4 | -2/+2 |
* | | | | Merge 3.4 (asyncio) | Victor Stinner | 2014-12-22 | 1 | -3/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | asyncio doc: update also Queue docstrings | Victor Stinner | 2014-12-22 | 1 | -3/+7 |
* | | | | 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 |
* | | | | merge 3.4 (#23093) | Benjamin Peterson | 2014-12-22 | 5 | -42/+61 |
|\ \ \ \ | |/ / / | |||||
| * | | | allow more operations to work on detached streams (closes #23093) | Benjamin Peterson | 2014-12-22 | 5 | -42/+61 |