summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tell people the *new* behaviour, not just the old behaviourNick Coghlan2012-09-271-1/+1
* Mention the Unicode version bump in What's NewNick Coghlan2012-09-271-0/+2
* #1087: use proper skips in test_os.Ezio Melotti2012-09-261-13/+13
* Add a few entries to whatsnew/3.3.rst.Ezio Melotti2012-09-261-0/+35
* Closes #16052: fix typo. Patch by Lars Buitinck.Georg Brandl2012-09-261-1/+1
* rephraseBenjamin Peterson2012-09-261-2/+2
* merge 3.3Giampaolo Rodola'2012-09-254-26/+87
|\
| * mergeBrett Cannon2012-09-254-22/+79
| |\
| | * #15222: Merge 3.2Petri Lehtinen2012-09-253-21/+78
| | |\
| | | * #15222: Insert blank line after each message in mbox mailboxesPetri Lehtinen2012-09-253-6/+63
| | | * #15222: test_mailbox: End message template in a newlinePetri Lehtinen2012-09-251-15/+15
| * | | Shift a deprecation from the porting section to the deprecation section.Brett Cannon2012-09-251-5/+9
* | | | mention new MLSD support for ftplib in 3.3 whatsnewGiampaolo Rodola'2012-09-251-5/+10
| |/ / |/| |
* | | fix contextlib.ExitStack typo in 3.3's whatsnew.rstGiampaolo Rodola'2012-09-251-1/+1
|/ /
* | raise a ValueError instead of an AssertionError when pool is an invalid stateBenjamin Peterson2012-09-252-8/+10
* | merge 3.2Benjamin Peterson2012-09-253-7/+15
|\ \ | |/
| * switch assertion to an explicit ValueErrorBenjamin Peterson2012-09-252-3/+3
| * fix test_compileall when run with -O[O]Benjamin Peterson2012-09-251-4/+12
* | merge headsBenjamin Peterson2012-09-251-3/+4
|\ \
| * \ Merge.Stefan Krah2012-09-251-1/+1
| |\ \
| * | | Restore the benchmark order to avoid waiting for decimal.py if just theStefan Krah2012-09-251-3/+4
* | | | don't depend on __debug__ because it's baked in at freeze time (issue #16046)Benjamin Peterson2012-09-253-4229/+4241
| |/ / |/| |
* | | merge 3.2Benjamin Peterson2012-09-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * use modern conditional syntaxBenjamin Peterson2012-09-251-1/+1
* | mergeBarry Warsaw2012-09-251-18/+28
|\ \
| * | Fix whitespace.Brett Cannon2012-09-251-1/+1
| * | Fix whitespace.Brett Cannon2012-09-251-18/+18
| * | Make the decimal bench file run under Python 2.7.Brett Cannon2012-09-251-18/+28
* | | Merge 3.2 except the massive Misc/NEWS conflict, so hand apply the NEWS entry.Barry Warsaw2012-09-252-0/+17
|\ \ \ | |/ / |/| / | |/
| * - Issue #15935: Clarification of argparse docs, re: add_argument() type andBarry Warsaw2012-09-252-0/+17
* | Issue #16015: Merge and update from 3.2.Chris Jerdonek2012-09-251-3/+5
|\ \ | |/
| * Issue #16015: Make welcome message more realistic in tutorial example.Chris Jerdonek2012-09-251-3/+5
* | merge 3.2: Issue #16013: Fix CSV Reader parsing issue with ending quote chara...Senthil Kumaran2012-09-253-3/+20
|\ \ | |/
| * Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patc...Senthil Kumaran2012-09-253-3/+19
* | Issue #16015: Merge fix from 3.2.Chris Jerdonek2012-09-251-2/+1
|\ \ | |/
| * Issue #16015: Fix NameError doctest example in tutorial introduction.Chris Jerdonek2012-09-251-2/+1
* | Close #16022: What's New in Python 3.3 document is no more at beta stageVictor Stinner2012-09-241-4/+0
* | Issue #14167: merge fix from 3.2 branch.Mark Dickinson2012-09-241-5/+5
|\ \ | |/
| * Issue #14167: restore statement about breaks in finally clauses.Mark Dickinson2012-09-241-5/+5
* | #16019, #16020: merge with 3.2.Ezio Melotti2012-09-241-2/+6
|\ \ | |/
| * #16019, #16020: fix syntax highlight.Ezio Melotti2012-09-241-2/+6
* | #16017: merge with 3.2.Ezio Melotti2012-09-241-1/+1
|\ \ | |/
| * #16017: capitalize URLs.Ezio Melotti2012-09-241-1/+1
* | #16014: merge with 3.2.Ezio Melotti2012-09-241-3/+3
|\ \ | |/
| * #16014: fix broken link.Ezio Melotti2012-09-241-3/+3
* | Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()Christian Heimes2012-09-243-1/+14
|\ \ | |/
| * Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()Christian Heimes2012-09-243-1/+14
* | Merge with 3.3.0 release clone.Georg Brandl2012-09-247-29/+54
|\ \
| * | Post-release updates.Georg Brandl2012-09-242-1/+13
| * | Added tag v3.3.0rc3 for changeset c191d21cefafGeorg Brandl2012-09-231-0/+1