summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | (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
* | Minor clean-ups for heapq.Raymond Hettinger2014-05-261-11/+11
* | mergeRaymond Hettinger2014-05-262-0/+10
|\ \ | |/
| * Issue #21481: Teach argparse equality tests to return NotImplemented when co...Raymond Hettinger2014-05-263-0/+13
* | mergeRaymond Hettinger2014-05-262-6/+177
|\ \ | |/
| * Issue 8743: Improve interoperability between sets and the collections.Set abs...Raymond Hettinger2014-05-263-6/+180
* | Issue 16774: Add a new itertools recipe (suggested by Alexey Kachayev).Raymond Hettinger2014-05-261-0/+5
* | Issue 15246: Improve test coverage for collections.abc.Set. (Contributed by...Raymond Hettinger2014-05-262-0/+54
* | Issue 21137: Better repr for threading.Lock()Raymond Hettinger2014-05-266-6/+41
* | mergeRaymond Hettinger2014-05-261-1/+1
|\ \ | |/
| * Issue 21558: Fix a typo in the contextlib docsRaymond Hettinger2014-05-261-1/+1
* | mergeRaymond Hettinger2014-05-262-2/+5
|\ \ | |/
| * Issue 13355: Make random.triangular degrade gracefully when low == high.Raymond Hettinger2014-05-263-2/+8
* | Merge with 3.4Terry Jan Reedy2014-05-259-79/+160
|\ \ | |/
| * Issue #21477: Idle htest: modify run; add more tests.Terry Jan Reedy2014-05-259-79/+160
* | Merge from 3.4Nick Coghlan2014-05-251-1/+17
|\ \ | |/
| * Mention setuptools & wheel as key terms for distributionNick Coghlan2014-05-251-1/+17