summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge #12890: don't emit <p> tags in text mode when logdir specified.R David Murray2012-10-274-11/+37
|\
| * #12890: don't emit <p> tags in text mode when logdir specified.R David Murray2012-10-273-3/+12
* | merge from 3.2Senthil Kumaran2012-10-271-3/+4
|\ \ | |/
| * Automated merge with file:///home/vagrant/3.3Senthil Kumaran2012-10-271-3/+4
| |\
| | * Include mention of jenkins as an example framework for doing CISenthil Kumaran2012-10-271-3/+4
* | | merge #15043: Improve test_gdb support of gdb >= 7.4.R David Murray2012-10-271-38/+44
|\ \ \ | |/ /
| * | #15043: Improve test_gdb support of gdb >= 7.4.R David Murray2012-10-271-38/+46
| |/
* | #16307: Fix multiprocessing.Pool.map_async not calling its callbacksHynek Schlawack2012-10-274-1/+23
* | Issue #16250: Fix URLError invocation with proper argsSenthil Kumaran2012-10-273-16/+51
|\ \ | |/
| * Issue #16250: Fix URLError invocation with proper args.Senthil Kumaran2012-10-273-18/+52
* | merge with 3.2Philip Jenvey2012-10-272-3/+6
|\ \ | |/
| * bounds check for bad data (thanks amaury)Philip Jenvey2012-10-272-3/+6
* | Issue #16243: add example for inspect.formatargspecAndrew Svetlov2012-10-261-2/+9
* | Add Modules/_freeze_importlib to .gitignorePetri Lehtinen2012-10-261-0/+1
* | #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka.Ezio Melotti2012-10-261-1/+1
* | #16206: merge with 3.2.Ezio Melotti2012-10-261-6/+6
|\ \ | |/
| * #16206: Improve examples about dict construction.Ezio Melotti2012-10-261-6/+6
* | Merge from 3.2: fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-2/+1
|\ \ | |/
| * Fix formatting of syntax description of function definition.Chris Jerdonek2012-10-261-2/+1
* | Issue #16305: Merge fix from 3.2.Mark Dickinson2012-10-252-4/+6
|\ \ | |/
| * Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and ...Mark Dickinson2012-10-252-4/+6
* | Update NEWS for issue #16241Andrew Svetlov2012-10-251-0/+3
* | #16210: merge with 3.2.Ezio Melotti2012-10-242-15/+12
|\ \ | |/
| * #16210: combine the two type() docs. Patch by Pete Sevander.Ezio Melotti2012-10-242-15/+12
* | Fixed whitespace typo in Misc/NEWS.Vinay Sajip2012-10-231-1/+1
* | Issue #16116: Now uses corrected include and library paths when building C ex...Vinay Sajip2012-10-232-0/+10
* | #16245: Fix the value of a few entities in html.entities.html5.Ezio Melotti2012-10-232-12/+14
* | Replace tabs with spaces in posixmodule.cPetri Lehtinen2012-10-231-6/+6
* | Issue #16241: document -X faulthandler command line option.Andrew Svetlov2012-10-232-1/+3
* | Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia...Ezio Melotti2012-10-231-109/+109
* | Issue #15853: merge 3.2 -> 3.3Ned Deily2012-10-222-4/+6
|\ \ | |/
| * Issue #15853: Prevent IDLE crash on OS X when opening Preferences menuNed Deily2012-10-222-4/+6
* | Issue #16295: Link "select" with ws2_32.lib, the winsock2 stub library.Kristjan Valur Jonsson2012-10-221-8/+8
* | MERGE: Closes #16294: 8 space indent in tutorialJesus Cea2012-10-221-2/+2
|\ \ | |/
| * Closes #16294: 8 space indent in tutorialJesus Cea2012-10-221-2/+2
* | - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.Matthias Klose2012-10-215-25/+31
|\ \ | |/
| * - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed.Matthias Klose2012-10-214-24/+31
* | Merge #14398: Fix size truncation and overflow bugs in bz2 module.Nadeem Vawda2012-10-212-9/+26
|\ \ | |/
| * Issue #14398: Fix size truncation and overflow bugs in bz2 module.Nadeem Vawda2012-10-214-153/+217
* | Issue #16220: wsgiref now always calls close() on an iterable response.Antoine Pitrou2012-10-214-93/+29
|\ \ | |/
| * Fix whacky spacking in test_wsgirefAntoine Pitrou2012-10-211-57/+0
| * Issue #16220: wsgiref now always calls close() on an iterable response.Antoine Pitrou2012-10-214-36/+29
* | Fix PEP name.Ezio Melotti2012-10-211-3/+3
* | Fix typo.Ezio Melotti2012-10-211-1/+1
* | Fix indentation (or Sphinx will think these are attributes of ConnectionError).Ezio Melotti2012-10-211-19/+20
* | Issue #10405: merge from 3.2Ned Deily2012-10-202-13/+51
|\ \ | |/
| * Issue #10405: Document IDLE context menus in Standard Library documentNed Deily2012-10-202-13/+51
* | Fix punctuation.Ezio Melotti2012-10-201-2/+2
* | Move note about the implementation in the "seealso".Ezio Melotti2012-10-201-3/+1
* | Fix typo in example (pointed out by a couple of people, most recently Ken Rimey)Nick Coghlan2012-10-201-1/+1