summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move import.c to use Clinic file output.Brett Cannon2014-05-302-330/+340
* Test correct getXXX methods in Tkinter bigmem tests.Serhiy Storchaka2014-05-301-3/+3
|\
| * Test correct getXXX methods in Tkinter bigmem tests.Serhiy Storchaka2014-05-301-3/+3
* | Issue #21552: Fixed possible integer overflow of too long string lengths inSerhiy Storchaka2014-05-303-2/+64
|\ \ | |/
| * Issue #21552: Fixed possible integer overflow of too long string lengths inSerhiy Storchaka2014-05-303-2/+64
* | Add tests for getint, getdouble and getboolean methods of the tkapp object.Serhiy Storchaka2014-05-301-0/+44
|\ \ | |/
| * Add tests for getint, getdouble and getboolean methods of the tkapp object.Serhiy Storchaka2014-05-301-0/+44
* | Issue #13742: Add key and reverse parameters to heapq.merge()Raymond Hettinger2014-05-305-19/+98
* | Fix issue #14315: The zipfile module now ignores extra fields in the centralGregory P. Smith2014-05-303-1/+21
|\ \ | |/
| * Fix issue #14315: The zipfile module now ignores extra fields in the centralGregory P. Smith2014-05-303-1/+21
* | Issue #21226: Merge from 3.4.Eric Snow2014-05-291-0/+1
|\ \ | |/
| * Issue #21226: fix a ref leak.Eric Snow2014-05-291-0/+1
* | Merge with 3.4Terry Jan Reedy2014-05-295-21/+108
|\ \ | |/
| * Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.Terry Jan Reedy2014-05-295-21/+108
* | (Merge 3.4) Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe docVictor Stinner2014-05-282-6/+6
|\ \ | |/
| * Issue #21454: Fix asyncio.BaseEventLoop.connect_read_pipe docVictor Stinner2014-05-282-6/+6
* | (Merge 3.4) Issue #21376: document asyncio.TimeoutErrorVictor Stinner2014-05-281-4/+17
|\ \ | |/
| * Issue #21376: document asyncio.TimeoutErrorVictor Stinner2014-05-281-4/+17
* | Restore performance of some dumb database methods (regression introduced by #...Serhiy Storchaka2014-05-281-8/+19
|\ \ | |/
| * Restore performance of some dumb database methods (regression introduced by #...Serhiy Storchaka2014-05-281-8/+19
* | Issue #21402: tkinter.ttk now works when default root window is not set.Serhiy Storchaka2014-05-283-36/+57
|\ \ | |/
| * Issue #21402: tkinter.ttk now works when default root window is not set.Serhiy Storchaka2014-05-283-36/+57
* | Issue #21493: Added test for ntpath.expanduser(). Original patch bySerhiy Storchaka2014-05-282-2/+40
|\ \ | |/
| * Issue #21493: Added test for ntpath.expanduser(). Original patch bySerhiy Storchaka2014-05-282-0/+38
* | Issue #3015: _tkinter.create() now creates tkapp object with wantobject=1 bySerhiy Storchaka2014-05-282-1/+4
* | Issue #10203: sqlite3.Row now truly supports sequence protocol. In particulrSerhiy Storchaka2014-05-284-5/+50
|\ \ | |/
| * Issue #10203: sqlite3.Row now truly supports sequence protocol. In particulrSerhiy Storchaka2014-05-284-5/+50
* | Issue #18807: Merged fix from 3.4.Vinay Sajip2014-05-282-1/+8
|\ \ | |/
| * Issue #18807: If copying (no symlinks) specified for a venv, then the python ...Vinay Sajip2014-05-282-1/+8
* | Fix for raising exception not derived from BaseException in _SelectorSslTrans...Andrew Svetlov2014-05-272-1/+5
|\ \ | |/
| * Fix for raising exception not derived from BaseException in _SelectorSslTrans...Andrew Svetlov2014-05-272-1/+5
* | Merge with 3.4Terry Jan Reedy2014-05-274-15/+73
|\ \ | |/
| * Issue #21477: Add htests for Search and Replace dialogs.Terry Jan Reedy2014-05-274-15/+73
* | mergeRaymond Hettinger2014-05-275-84/+102
|\ \ | |/
| * Issue 21439: Minor issues in the reference manual.Raymond Hettinger2014-05-275-84/+102
* | Issue 21575: Show list.sort() arguments in the tutorial.Raymond Hettinger2014-05-272-2/+4
* | Minor clean-ups for heapq.merge().Raymond Hettinger2014-05-271-14/+13
* | null merge 3.4Benjamin Peterson2014-05-260-0/+0
|\ \ | |/
| * a post 3.4.1 worldBenjamin Peterson2014-05-261-1/+1
* | merge 3.4Benjamin Peterson2014-05-261-2/+1
|\ \ | |/
| * grammar and sentence flow fixBenjamin Peterson2014-05-261-2/+1
* | merge 3.4Benjamin Peterson2014-05-261-3/+5
|\ \ | |/
| * format reST directive in the usual wayBenjamin Peterson2014-05-261-3/+5
* | merge 3.4Benjamin Peterson2014-05-261-3/+3
|\ \ | |/
| * link to wikipedia description of cryptographic saltBenjamin Peterson2014-05-261-1/+1
| * oxford commaBenjamin Peterson2014-05-261-3/+3
* | merge 3.4 (#21587)Benjamin Peterson2014-05-261-1/+1
|\ \ | |/
| * remove tab (closes #21587)Benjamin Peterson2014-05-261-1/+1
* | merge 3.4 (#21586)Benjamin Peterson2014-05-261-1/+1
|\ \ | |/
| * fix typo in variable name (closes #21586)Benjamin Peterson2014-05-261-1/+1