summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regenerate configure with autoconf 2.69.Ned Deily2016-12-061-13/+1
|\
| * Regenerate configure with autoconf 2.69.Ned Deily2016-12-061-13/+1
* | Issue #28835: merge from 3.6Ned Deily2016-12-061-28/+27
|\ \ | |/
| * Issue #28835: Tidy previous showwarning changes based on review comments.Ned Deily2016-12-061-28/+27
* | Merge from 3.6Ned Deily2016-12-061-5/+5
|\ \ | |/
| * Update the Mac installer README file for 3.6.0.Ned Deily2016-12-061-5/+5
* | Fix typo in a comment of abstract.cVictor Stinner2016-12-061-1/+1
* | Use _PyObject_CallNoArg()Victor Stinner2016-12-0615-21/+21
* | Use _PyObject_CallNoArg()Victor Stinner2016-12-0611-33/+33
* | Issue #28838: Fix weird indentation of abstract.hVictor Stinner2016-12-061-847/+859
* | Merge documentation for issue #27030 from 3.6.Serhiy Storchaka2016-12-064-3/+17
|\ \ | |/
| * Issue #27030: Unknown escapes in re.sub() replacement template are allowedSerhiy Storchaka2016-12-065-5/+16
* | Uniformize argument names of "call" functionsVictor Stinner2016-12-067-179/+211
* | Fixed misplaced comment.Serhiy Storchaka2016-12-061-6/+6
|\ \ | |/
| * Fixed misplaced comment.Serhiy Storchaka2016-12-061-6/+6
| |\
| | * Fixed misplaced comment.Serhiy Storchaka2016-12-061-6/+6
* | | Merge 3.6Victor Stinner2016-12-062-3/+3
|\ \ \ | |/ /
| * | warnings: Fix the issue numberVictor Stinner2016-12-062-3/+3
* | | Merge 3.6Victor Stinner2016-12-063-2/+60
|\ \ \ | |/ /
| * | catch_warnings() calls showwarning() if overridenVictor Stinner2016-12-063-2/+60
* | | merge 3.6Benjamin Peterson2016-12-061-1/+0
|\ \ \ | |/ /
| * | merge 3.5Benjamin Peterson2016-12-061-1/+0
| |\ \ | | |/
| | * rm unused importBenjamin Peterson2016-12-061-1/+0
* | | Fixed merge error in Misc/NEWS for issue #23722.Serhiy Storchaka2016-12-051-8/+5
* | | Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.Serhiy Storchaka2016-12-054-5/+20
|\ \ \ | |/ /
| * | Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.Serhiy Storchaka2016-12-054-5/+23
| |\ \ | | |/
| | * Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.Serhiy Storchaka2016-12-054-5/+20
* | | Use directly _PyObject_GenericSetAttrWithDict()Victor Stinner2016-12-051-1/+1
* | | Issue #28152: Fix -Wunreachable-code warning on clangVictor Stinner2016-12-051-2/+5
* | | Issue #28152: Fix -Wunreachable-code warning on clangVictor Stinner2016-12-051-5/+5
* | | Issue #28152: Fix -Wunreachable-code warnings on ClangVictor Stinner2016-12-052-0/+14
* | | Issue #28858: Remove _PyObject_CallArg1() macroVictor Stinner2016-12-0515-26/+25
* | | Merge #23722 from 3.6Nick Coghlan2016-12-059-1211/+1396
|\ \ \ | |/ /
| * | Issue #23722: improve __classcell__ compatibilityNick Coghlan2016-12-059-1211/+1395
* | | Backed out changeset b9c9691c72c5Victor Stinner2016-12-0433-71/+83
* | | mergeRaymond Hettinger2016-12-041-10/+14
|\ \ \ | |/ /
| * | Neaten-up and extend the examples in the random module docs.Raymond Hettinger2016-12-041-10/+14
* | | Fixed mismatching title overline.Serhiy Storchaka2016-12-041-1/+1
|\ \ \ | |/ /
| * | Fixed mismatching title overline.Serhiy Storchaka2016-12-041-1/+1
| |\ \ | | |/
| | * Fixed mismatching title overline.Serhiy Storchaka2016-12-041-1/+1
* | | Fixed double hyphens that are rendered to literal en-dashes in the documenation.Serhiy Storchaka2016-12-049-15/+15
|\ \ \ | |/ /
| * | Fixed double hyphens that are rendered to literal en-dashes in the documenation.Serhiy Storchaka2016-12-049-15/+15
| |\ \ | | |/
| | * Fixed double hyphens that are rendered to literal en-dashes in the documenation.Serhiy Storchaka2016-12-048-14/+14
* | | Null merge with 3.6Steve Dower2016-12-030-0/+0
|\ \ \ | |/ /
| * | Revert unintended mergeSteve Dower2016-12-032-161/+88
* | | Revert unintended mergeSteve Dower2016-12-032-161/+88
* | | Issue #28846: Various installer fixesSteve Dower2016-12-038-96/+175
|\ \ \ | |/ /
| * | Ensures intermediate directory is created before using itSteve Dower2016-12-031-0/+1
| |\ \ | | |/
| | * Ensures intermediate directory is created before accessing it.Steve Dower2016-12-031-0/+1
| * | Issue #28846: Various installer fixesSteve Dower2016-12-037-96/+174
| |\ \ | | |/