summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge 3.4 (#22417)Benjamin Peterson2014-11-0311-69/+115
|\
| * PEP 476: enable HTTPS certificate verification by default (#22417)Benjamin Peterson2014-11-0311-69/+116
* | Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2Serhiy Storchaka2014-11-025-4/+25
|\ \ | |/
| * Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2Serhiy Storchaka2014-11-025-4/+25
* | merge 3.4Benjamin Peterson2014-11-021-2/+3
|\ \ | |/
| * wrapBenjamin Peterson2014-11-021-2/+2
| * backport context argument of urlopen (#22366) for pep 476Senthil Kumaran2014-09-194-2/+29
* | Merge headsAntoine Pitrou2014-11-021-1/+5
|\ \
| * | Fix test_urllib without the ssl moduleAntoine Pitrou2014-11-021-1/+5
* | | Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff byte...Antoine Pitrou2014-11-024-11/+34
|\ \ \ | | |/ | |/|
| * | Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff byte...Antoine Pitrou2014-11-024-11/+34
* | | Merge asyncio doc English phrasing fix.R David Murray2014-11-021-2/+2
|\ \ \ | |/ /
| * | Reflow paragraph.R David Murray2014-11-021-2/+2
| * | Fix English phrasing.R David Murray2014-11-021-1/+1
* | | Null mergeSerhiy Storchaka2014-11-020-0/+0
|\ \ \ | |/ /
| * | Merge headsSerhiy Storchaka2014-11-022-3/+5
| |\ \
* | \ \ Merge headsSerhiy Storchaka2014-11-022-3/+5
|\ \ \ \
| * \ \ \ #22751: merge with 3.4.Ezio Melotti2014-11-022-3/+5
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | #22751: fix test___all__ warning about modified environment in the tests. Pa...Ezio Melotti2014-11-022-3/+5
* | | | Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-023-137/+138
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-022-107/+107
| |/
* | Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-029-7/+13
|\ \ | |/
| * Issue #17896: Move Windows external lib sources from .. to externals.Zachary Ware2014-11-029-12/+19
* | Issue #22770: merge from 3.4Ned Deily2014-11-022-3/+4
|\ \ | |/
| * Issue #22770: Prevent some Tk segfaults on OS X when running gui tests.Ned Deily2014-11-022-3/+4
* | Issue #17717: Pull NASM from svn.python.org for OpenSSL build.Zachary Ware2014-11-015-7/+24
* | Null merge with 3.4Zachary Ware2014-11-010-0/+0
|\ \ | |/
| * Issue #17717: Pull NASM from svn.python.org for OpenSSL build.Zachary Ware2014-11-014-1/+21
* | #22734 marshal needs a lower stack depth for debug builds on WindowsSteve Dower2014-11-012-2/+2
* | #22732 ctypes tests don't set correct restype for intptr_t functionsSteve Dower2014-11-012-2/+8
* | #22731 test_capi test fails because of mismatched newlinesSteve Dower2014-11-011-3/+4
* | Closes #22776: Merged fix from 3.4.Vinay Sajip2014-11-012-14/+17
|\ \ | |/
| * Brought excluded code into the scope of a try block in SysLogHandler.emit().Vinay Sajip2014-11-012-14/+17
* | standardize Enum docs by referring to 'special methods' instead of __dunder__...Ethan Furman2014-11-011-5/+5
* | Issue #22665: Add missing get_terminal_size and SameFileError to shutil.__all__.Berker Peksag2014-11-013-1/+23
|\ \ | |/
| * Issue #22665: Add missing get_terminal_size and SameFileError to shutil.__all__.Berker Peksag2014-11-013-1/+23
* | Issue #6623: Remove deprecated Netrc class in the ftplib module.Berker Peksag2014-11-015-129/+23
* | issue22780: update NotImplemented descriptionEthan Furman2014-10-311-3/+3
* | merge with 3.4Georg Brandl2014-10-311-2/+2
|\ \ | |/
| * Closes #22772: fix __ifloordiv__ and __itruediv__ docstring.Georg Brandl2014-10-311-2/+2
* | Null mergeSerhiy Storchaka2014-10-310-0/+0
|\ \ | |/
| * Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.Serhiy Storchaka2014-10-313-15/+71
* | Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.Serhiy Storchaka2014-10-318-28/+99
* | merge with 3.4Georg Brandl2014-10-311-1/+1
|\ \ | |/
| * Closes #22771: "verbose" is unused; deprecate it.Georg Brandl2014-10-311-1/+1
* | merge with 3.4Georg Brandl2014-10-3124-117/+140
|\ \ | |/
| * #22613: remaining corrections in extending/reference docs (thanks Jacques Duc...Georg Brandl2014-10-318-54/+44
| * #22613: minor other fixes in library docs (thanks Jacques Ducasse)Georg Brandl2014-10-319-30/+35
| * #22613: document Cmd.cmdqueue (thanks Jacques Ducasse)Georg Brandl2014-10-311-1/+8
| * #22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse)Georg Brandl2014-10-311-14/+14