summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Dummy merge from 3.2Nick Coghlan2012-10-200-0/+0
|\ \ \ | |/ /
| * | Fix compilation on WindowsNick Coghlan2012-10-201-1/+1
* | | Remove wrong escape in code snippet.Ezio Melotti2012-10-191-1/+1
* | | Dummy merge from 3.2Nick Coghlan2012-10-190-0/+0
|\ \ \ | |/ /
| * | Fix broken test and replace redundant generator with a tupleNick Coghlan2012-10-191-9/+13
* | | Dummy merge from 3.2Nick Coghlan2012-10-190-0/+0
|\ \ \ | |/ /
| * | Issue #6074: Actually delete the source file in the test as intendedNick Coghlan2012-10-191-1/+1
* | | Remove unused importNick Coghlan2012-10-191-1/+0
* | | Issue #6074: Apply an appropriate fix for importlib based importsNick Coghlan2012-10-194-1933/+1998
* | | Dummy merge from 3.2, as that approach to resolving #6074 is not applicable t...Nick Coghlan2012-10-190-0/+0
|\ \ \ | |/ /
| * | Issue #6074: Forward port Windows read-only source file fix from 2.7Nick Coghlan2012-10-193-5/+60
| * | Fix issue #16270: urllib may hang when used for retrieving files via FTP by u...Giampaolo Rodola'2012-10-192-6/+3
* | | Fix issue #16270: urllib may hang when used for retrieving files via FTP by u...Giampaolo Rodola'2012-10-192-6/+3
* | | Fix merging mistake.Georg Brandl2012-10-191-318/+0
* | | Issue #16226: Fix IDLE Path Browser crash.Ned Deily2012-10-192-1/+8
* | | Issue #16277: merge fix from 3.2Mark Dickinson2012-10-181-0/+8
|\ \ \ | |/ /
| * | Issue #16277: in PyLong_FromVoidPtr, add missing branch for sizeof(void*) <= ...Mark Dickinson2012-10-181-0/+8
* | | Merge from 3.2: clarify universal-newline wording in tutorial (issue #16266).Chris Jerdonek2012-10-181-3/+4
|\ \ \ | |/ /
| * | Clarify universal-newline wording in tutorial (issue #16266).Chris Jerdonek2012-10-181-3/+4
| |/
* | Merge heads.Trent Nelson2012-10-175-4/+327
|\ \
| * \ merge headsAndrew Svetlov2012-10-171-0/+318
| |\ \ | | |/
| | * null mergeAndrew Svetlov2012-10-172-2/+5
| | |\
| * | \ null mergeAndrew Svetlov2012-10-172-2/+5
| |\ \ \
| | * \ \ Merge issue #9583: Document startup option/environment interaction.Andrew Svetlov2012-10-172-2/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Issue #9583: Document startup option/environment interaction.Andrew Svetlov2012-10-172-2/+5
| * | | | Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-172-1/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-172-1/+3
| | |/
| * | Merge issue #16265: Fix collapsing of code sample in tutorial.Andrew Svetlov2012-10-171-1/+1
| |\ \ | | |/