summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * #22613: elaborate on arguments of shutil archival functions (thanks Jacques D...Georg Brandl2014-10-311-3/+13
| * #22613: explain what "buffer" is in the struct documentation (thanks Jacques ...Georg Brandl2014-10-311-1/+9
| * #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)Georg Brandl2014-10-313-14/+17
* | merge with 3.4Georg Brandl2014-10-311-2/+2
|\ \ | |/
| * minor grammar fixes (from docs@python.org)Georg Brandl2014-10-311-2/+2
* | Doc: updadate suspicious ignore rulesGeorg Brandl2014-10-311-5/+7
* | merge with 3.4Georg Brandl2014-10-310-0/+0
|\ \ | |/
| * unittest.mock docs: fix use of default roleGeorg Brandl2014-10-312-360/+360
* | unittest.mock docs: fix use of default roleGeorg Brandl2014-10-312-402/+403
* | Fixed compile error in issue #22410. The _locale module is optional.Serhiy Storchaka2014-10-301-1/+6
|\ \ | |/
| * Fixed compile error in issue #22410. The _locale module is optional.Serhiy Storchaka2014-10-301-1/+6
* | Null mergeSerhiy Storchaka2014-10-300-0/+0
|\ \ | |/
| * Merge headsSerhiy Storchaka2014-10-303-9/+22
| |\
* | \ Issue #22410: Module level functions in the re module now cache compiledSerhiy Storchaka2014-10-303-2/+49
|\ \ \ | |/ /
| * | Issue #22410: Module level functions in the re module now cache compiledSerhiy Storchaka2014-10-303-2/+49
* | | Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ...Antoine Pitrou2014-10-303-9/+22
|\ \ \ | | |/ | |/|
| * | Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ...Antoine Pitrou2014-10-303-9/+22
| |/
* | merge with 3.4Georg Brandl2014-10-301-28/+33
|\ \ | |/
| * Sphinx extension: move imports to the module topGeorg Brandl2014-10-301-28/+33
* | merge with 3.4Georg Brandl2014-10-301-4/+4
|\ \ | |/
| * pyporting howto: fix link targetGeorg Brandl2014-10-301-4/+4
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * distutils example: fix invalid rst in description stringGeorg Brandl2014-10-301-1/+1
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * rstlint: make the "html leaked markup" regex a bit less sensitiveGeorg Brandl2014-10-301-1/+1