summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9Ned Deily2011-06-282-4/+19
|\ \ \ | |/ /
| * | Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9Ned Deily2011-06-282-4/+19
* | | general cleaning upBenjamin Peterson2011-06-271-11/+3
* | | remove svn supportBenjamin Peterson2011-06-271-3/+0
* | | merge 3.2Benjamin Peterson2011-06-271-1/+1
|\ \ \ | |/ /
| * | fix wsBenjamin Peterson2011-06-271-1/+1
* | | merge 3.2 (#11302)Benjamin Peterson2011-06-271-0/+180
|\ \ \ | |/ /
| * | add more ast tests (closes #11302)Benjamin Peterson2011-06-271-0/+180
* | | don't memoize objects that are their own copies (closes #12422)Benjamin Peterson2011-06-273-7/+27
* | | merge from 3.2Senthil Kumaran2011-06-271-4/+4
|\ \ \ | |/ /
| * | Fix closes Issue12385 - Clarify maketrans method docstring for bytes and byte...Senthil Kumaran2011-06-271-4/+4
* | | Closes #12419: Added ident to SysLogHandler.Vinay Sajip2011-06-273-0/+17
* | | merge 3.2Benjamin Peterson2011-06-272-6/+6
|\ \ \ | |/ /
| * | strip trailing wsBenjamin Peterson2011-06-272-6/+6
| * | merge headsBenjamin Peterson2011-06-271-1/+1
| |\ \
* | \ \ merge headsBenjamin Peterson2011-06-274-2/+47
|\ \ \ \
| * | | | Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne...Giampaolo Rodola'2011-06-274-2/+47
| * | | | merge from 3.2Senthil Kumaran2011-06-271-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | merge 3.2Benjamin Peterson2011-06-271-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix closes issue 11568 - update select.epoll.register docstring with mention ...Senthil Kumaran2011-06-271-1/+1
* | | | | merge 3.2 (#12417)Benjamin Peterson2011-06-272-49/+32
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | update profile license (closes #12417)Benjamin Peterson2011-06-272-49/+32
| |/ /
* | | Issue #8890: Remove /tmp from examples.Raymond Hettinger2011-06-261-1/+1
|\ \ \ | |/ /
| * | Issue #8890: Remove /tmp from examples.Raymond Hettinger2011-06-261-1/+1
* | | Issue #4608: urllib.request.urlopen does not return an iterable objectRaymond Hettinger2011-06-263-6/+12
|\ \ \ | |/ /
| * | Issue #4608: urllib.request.urlopen does not return an iterable objectRaymond Hettinger2011-06-263-6/+12
* | | #11363: merge with 3.2.Ezio Melotti2011-06-261-87/+135
|\ \ \ | |/ /
| * | #11363: add missing functions from curses doc. Patch by Sandro Tosi.Ezio Melotti2011-06-261-0/+48
| * | #11363: clean up curses doc.Ezio Melotti2011-06-261-87/+87
* | | #11669: merge with 3.2.Ezio Melotti2011-06-261-2/+3
|\ \ \ | |/ /
| * | #11669: rephrase footnote in the Compound Statements page.Ezio Melotti2011-06-261-2/+3
| * | Use correct markup in zipimport.rst. Patch by Sara Magliacane.Ezio Melotti2011-06-251-3/+3
* | | map cells to arg slots at code creation time (closes #12399)Benjamin Peterson2011-06-264-78/+88
* | | Merge heads.Ezio Melotti2011-06-251-3/+3
|\ \ \
| * | | Use correct markup in zipimport.rst. Patch by Sara Magliacane.Ezio Melotti2011-06-251-3/+3
* | | | Backed out changeset ef306bd1d122Ezio Melotti2011-06-253-9/+0
|/ / /
* | | #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi.Ezio Melotti2011-06-253-0/+9
* | | Issue 11802: filecmp cache was growing without bound.Raymond Hettinger2011-06-251-5/+6
|\ \ \ | |/ /
| * | Issue 11802: filecmp cache was growing without bound.Raymond Hettinger2011-06-251-5/+6
* | | Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
|\ \ \ | |/ /
| * | Issue 12086: add example showing how to use name mangling.Raymond Hettinger2011-06-251-0/+22
* | | Issue 11758: increase xml.dom.minidom test coverage (contributed by mdorn, re...Raymond Hettinger2011-06-251-2/+40
* | | Fix test_signal on Windows after #12303.Ross Lagerwall2011-06-251-6/+6
* | | Issue 11889: Clarify docs for enumerate.Raymond Hettinger2011-06-251-8/+7
|\ \ \ | |/ /
| * | Issue 11889: Clarify docs for enumerate.Raymond Hettinger2011-06-251-8/+7
* | | Issue #12408: Merge.Mark Dickinson2011-06-251-1/+1
|\ \ \ | |/ /
| * | Issue #12408: Fix relative import in test_future5.py. Thanks Cesare Di Mauro.Mark Dickinson2011-06-251-1/+1
* | | Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module.Ross Lagerwall2011-06-258-23/+295
* | | Merge #12228Mark Dickinson2011-06-251-2/+2
|\ \ \ | |/ /
| * | Merge #12228Mark Dickinson2011-06-251-2/+2
| |\ \ | | |/