summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Closes #23154: Fix unnecessary recompilation of OpenSSL on WindowsZachary Ware2015-01-043-12/+6
* Issue #23143: Remove compatibility with OpenSSLs older than 0.9.8.Antoine Pitrou2015-01-031-12/+0
* Issue #23143: Remove compatibility with OpenSSLs older than 0.9.8.Antoine Pitrou2015-01-032-53/+2
* Update bundled pip and setuptools to 6.0.6 and 11.0.Donald Stufft2015-01-033-2/+2
|\
| * Upgrade the bundled pip to 6.0.6 and the bundled setuptools to 11.0Donald Stufft2015-01-033-2/+2
* | Add missing URL link to Modernize docs.Ned Deily2015-01-031-1/+1
|\ \ | |/
| * Add missing URL link to Modernize docs.Ned Deily2015-01-031-1/+1
* | Changes %s to %ls in wprintf in launcher.c for C99 compatibility.Steve Dower2015-01-031-51/+51
* | Issue #23132: Improve performance and introspection support of comparisonSerhiy Storchaka2015-01-013-41/+71
* | Update copyright dates in OS X installer.Ned Deily2015-01-015-16/+12
|\ \ | |/
| * Update copyright dates in OS X installer.Ned Deily2015-01-015-16/+12
* | merge 3.4Benjamin Peterson2015-01-016-7/+7
|\ \ | |/
| * merge 3.3Benjamin Peterson2015-01-016-7/+7
| |\
| | * merge 3.2Benjamin Peterson2015-01-016-7/+7
| | |\
| | | * update for copyright for 2015Benjamin Peterson2015-01-016-7/+7
* | | | merge 3.4Benjamin Peterson2014-12-301-1/+1
|\ \ \ \ | |/ / /
| * | | update docs for #23111Benjamin Peterson2014-12-301-1/+1
* | | | merge 3.4 (#23111)Benjamin Peterson2014-12-302-2/+5
|\ \ \ \ | |/ / /
| * | | make PROTOCOL_SSLv23 the default protocol version for ftplib (closes #23111)Benjamin Peterson2014-12-302-2/+5
* | | | whitespaceAntoine Pitrou2014-12-301-5/+5
* | | | Issue #19776: Add a expanduser() method on Path objects.Antoine Pitrou2014-12-304-3/+180
* | | | merge 3.4 (#23130)Benjamin Peterson2014-12-301-405/+0
|\ \ \ \ | |/ / /
| * | | merge 3.3 (#23130)Benjamin Peterson2014-12-301-405/+0
| |\ \ \ | | |/ /
| | * | merge 3.2 (#23130)Benjamin Peterson2014-12-301-405/+0
| | |\ \ | | | |/
| | | * delete old ftpmirror script, which now has security bugs (closes #23130)Benjamin Peterson2014-12-301-405/+0
* | | | merge 3.4Benjamin Peterson2014-12-291-2/+2
|\ \ \ \ | |/ / /
| * | | use a proper m-dashBenjamin Peterson2014-12-291-2/+2
* | | | Minor comment clean-upRaymond Hettinger2014-12-291-2/+1
* | | | Issue #23125: Update nose project page link.Berker Peksag2014-12-281-1/+1
|\ \ \ \ | |/ / /
| * | | Issue #23125: Update nose project page link.Berker Peksag2014-12-281-1/+1
* | | | Small clean-up. Factor-out common code for add, contains, and discard functi...Raymond Hettinger2014-12-271-43/+27
* | | | Issue #23107: Tighten-up loops in setobject.cRaymond Hettinger2014-12-271-55/+46
* | | | Neaten-up setobject.hRaymond Hettinger2014-12-271-45/+39
* | | | Merge 3.4 (asyncio)Victor Stinner2014-12-2612-84/+105
|\ \ \ \ | |/ / /
| * | | Issue #22926: In debug mode, call_soon(), call_at() and call_later() methods ofVictor Stinner2014-12-266-62/+89
| * | | asyncio: sync with TulipVictor Stinner2014-12-268-22/+16
* | | | null merge 3.4Benjamin Peterson2014-12-260-0/+0
|\ \ \ \ | |/ / /
| * | | Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(),Victor Stinner2014-12-216-9/+56
* | | | merge 3.4 (#23112)Benjamin Peterson2014-12-263-2/+15
|\ \ \ \ | |/ / /
| * | | fix behavior of trailing slash redirection when a query string is involved (c...Benjamin Peterson2014-12-263-2/+15
* | | | #20069: Add tests for os.chown.R David Murray2014-12-251-51/+74
* | | | Remove the redundant second argument of versionadded directive.Berker Peksag2014-12-251-3/+2
* | | | Merge: #23040: Clarify treatment of encoding and errors when component is bytes.R David Murray2014-12-252-7/+9
|\ \ \ \ | |/ / /
| * | | #23040: Clarify treatment of encoding and errors when component is bytes.R David Murray2014-12-252-7/+9
* | | | merge 3.4Benjamin Peterson2014-12-241-2/+2
|\ \ \ \ | |/ / /
| * | | update correct French examples (#23109)Benjamin Peterson2014-12-241-2/+2
* | | | merge 3.4 (#23109)Benjamin Peterson2014-12-241-2/+2
|\ \ \ \ | |/ / /
| * | | improve incorrect French (#23109)Benjamin Peterson2014-12-241-2/+2
* | | | merge 3.4 (#23110)Benjamin Peterson2014-12-241-0/+3
|\ \ \ \ | |/ / /
| * | | doucment that Py_SetPath copies its argument (closes #23110)Benjamin Peterson2014-12-241-0/+3