summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #25607: Restore old distutils logging threshold after running tests thatSerhiy Storchaka2015-11-123-1/+5
|\
| * Issue #25607: Restore old distutils logging threshold after running tests thatSerhiy Storchaka2015-11-123-1/+5
| |\
| | * Issue #25607: Restore old distutils logging threshold after running tests thatSerhiy Storchaka2015-11-123-1/+5
* | | Restore old distutils logging threshold after running test_log.Serhiy Storchaka2015-11-121-1/+2
|\ \ \ | |/ /
| * | Restore old distutils logging threshold after running test_log.Serhiy Storchaka2015-11-121-1/+2
| |\ \ | | |/
| | * Restore old distutils logging threshold after running test_log.Serhiy Storchaka2015-11-121-1/+2
* | | Issue #22995: Default implementation of __reduce__ and __reduce_ex__ nowSerhiy Storchaka2015-11-127-0/+99
|\ \ \ | |/ /
| * | Issue #22995: Default implementation of __reduce__ and __reduce_ex__ nowSerhiy Storchaka2015-11-127-0/+99
| |\ \ | | |/
| | * Issue #22995: Default implementation of __reduce__ and __reduce_ex__ nowSerhiy Storchaka2015-11-126-0/+78
* | | merge 3.5 (#25530)Benjamin Peterson2015-11-123-9/+14
|\ \ \ | |/ /
| * | merge 3.4 (#25530)Benjamin Peterson2015-11-123-9/+14
| |\ \ | | |/
| | * always set OP_NO_SSLv3 by default (closes #25530)Benjamin Peterson2015-11-123-9/+14
* | | merge 3.5 (#25569)Benjamin Peterson2015-11-122-28/+26
|\ \ \ | |/ /
| * | merge 3.5 (#25569)Benjamin Peterson2015-11-122-28/+26
| |\ \ | | |/
| | * fix memory leak in _get_crl_dp (closes #25569)Benjamin Peterson2015-11-122-28/+26
* | | Merge with 3.5Zachary Ware2015-11-121-7/+9
|\ \ \ | |/ /
| * | Merge with 3.4Zachary Ware2015-11-121-7/+9
| |\ \ | | |/
| | * Rewrite re.VERBOSE section.Zachary Ware2015-11-121-7/+9
* | | Closes #25603: Merge with 3.5Zachary Ware2015-11-121-1/+1
|\ \ \ | |/ /
| * | Issue #25603: Add missing parenthesis.Zachary Ware2015-11-121-1/+1
* | | Merge with 3.5Zachary Ware2015-11-121-1/+1
|\ \ \ | |/ /
| * | Fix awkward grammar in whatsnew.Zachary Ware2015-11-121-1/+1
* | | Fix typos in whatsnew.Zachary Ware2015-11-121-2/+2
* | | Issue #25595: Fixed test_deleted_cwd in test_importlib on AIX.Serhiy Storchaka2015-11-111-8/+14
|\ \ \ | |/ /
| * | Issue #25595: Fixed test_deleted_cwd in test_importlib on AIX.Serhiy Storchaka2015-11-111-8/+14
* | | Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.Serhiy Storchaka2015-11-101-1/+1
|\ \ \ | |/ /
| * | Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.Serhiy Storchaka2015-11-101-1/+1
| |\ \ | | |/
| | * Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.Serhiy Storchaka2015-11-101-1/+4
* | | Merge 3.5.Stefan Krah2015-11-101-1/+1
|\ \ \ | |/ /
| * | Fix Visual Studio warning.Stefan Krah2015-11-101-1/+1
* | | Merge 3.5.Stefan Krah2015-11-103-1/+28
|\ \ \ | |/ /
| * | Iaaue #25598: Fix memory_hex from #9951 for non-contiguous buffers.Stefan Krah2015-11-103-1/+28
* | | Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest testSerhiy Storchaka2015-11-102-2/+2
|\ \ \ | |/ /
| * | Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest testSerhiy Storchaka2015-11-102-2/+2
| |\ \ | | |/
| | * Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest testSerhiy Storchaka2015-11-102-2/+2
* | | Merge 3.5 (pytime)Victor Stinner2015-11-101-3/+3
|\ \ \ | |/ /
| * | pytime.c: rename pygettimeofday_new() to pygettimeofday()Victor Stinner2015-11-101-3/+3
* | | mergeRaymond Hettinger2015-11-101-7/+7
|\ \ \ | |/ /
| * | Improve appearance of example codeRaymond Hettinger2015-11-101-7/+7
* | | mergeRaymond Hettinger2015-11-101-10/+0
|\ \ \ | |/ /
| * | Remove confusing section from named tuple recipes.Raymond Hettinger2015-11-101-10/+0
* | | Added missed periods at the ends of sentences in Misc/NEWS.Serhiy Storchaka2015-11-091-5/+5
|\ \ \ | |/ /
| * | Added missed periods at the ends of sentences in Misc/NEWS.Serhiy Storchaka2015-11-091-5/+5
| |\ \ | | |/
| | * Added missed periods at the ends of sentences in Misc/NEWS.Serhiy Storchaka2015-11-091-4/+4
* | | Fixed markup in Misc/NEWS.Serhiy Storchaka2015-11-091-12/+13
|\ \ \ | |/ /
| * | Fixed markup in Misc/NEWS.Serhiy Storchaka2015-11-091-10/+11
| |\ \ | | |/
| | * Fixed markup in Misc/NEWS.Serhiy Storchaka2015-11-091-7/+8
* | | Issue #25584: Added "escape" to the __all__ list in the glob module.Serhiy Storchaka2015-11-092-1/+3
|\ \ \ | |/ /
| * | Issue #25584: Added "escape" to the __all__ list in the glob module.Serhiy Storchaka2015-11-092-1/+3
* | | Issue #25584: Fixed recursive glob() with patterns starting with '**'.Serhiy Storchaka2015-11-093-10/+26
|\ \ \ | |/ /