summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supp...Christian Heimes2012-09-301-0/+5
* Make whatsnew PEP markup conform to previous whatsnew docs.R David Murray2012-09-291-45/+101
* Speed up test_httpservers by avoiding a one-second cleanup wait after each te...Antoine Pitrou2012-09-291-0/+1
|\
| * Speed up test_httpservers by avoiding a one-second cleanup wait after each te...Antoine Pitrou2012-09-291-0/+1
* | Move discussion of email changes into Improved Modules section.R David Murray2012-09-291-151/+151
* | Raymond didn't write any of the text this time, remove as author.R David Murray2012-09-291-1/+0
* | Fix over-indentation of bullet lists.R David Murray2012-09-291-45/+45
* | Be consistent and don't use a bullet list when a section has only one item.R David Murray2012-09-291-31/+34
* | merge headsGregory P. Smith2012-09-290-0/+0
|\ \ | |/
| * merge headsGregory P. Smith2012-09-291-7/+7
| |\
* | \ merge headsGregory P. Smith2012-09-291-7/+7
|\ \ \
| * \ \ Merge #16085: Don't promote shadowing builtins in the configparser example.R David Murray2012-09-291-7/+7
| |\ \ \ | | | |/ | | |/|
| | * | #16085: Don't promote shadowing builtins in the configparser example.R David Murray2012-09-291-7/+7
* | | | Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILDGregory P. Smith2012-09-293-2/+22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILDGregory P. Smith2012-09-293-2/+22
| |/
* | Clarify description of who needs to worry about importlib changes.R David Murray2012-09-291-5/+4
* | merge mostly from defaultBenjamin Peterson2012-09-29149-4354/+5324
|\ \
| * \ Merge with main repo default branch.Georg Brandl2012-09-29150-4356/+5445
| |\ \
| | * | Add some comments.Brett Cannon2012-09-282-3476/+3479
| | * | Merge #16071: fix more email.message links in mailbox docs.R David Murray2012-09-281-6/+6
| | |\ \ | | | |/
| | | * #16071: fix more email.message links in mailbox docs.R David Murray2012-09-281-6/+6
| | * | Merge #16071: fix links to email.message.Message in mailbox docs.R David Murray2012-09-281-3/+4
| | |\ \ | | | |/
| | | * #16071: fix links to email.message.Message in mailbox docs.R David Murray2012-09-281-3/+4
| | * | Closes #16080: The decorator ignores failed attempts to set the requiredStefan Krah2012-09-281-0/+6
| | * | MergeMichael Foord2012-09-281-8/+11
| | |\ \
| | | * | Move NEWS items from 3.3.0 to that section, to ease merging from the release ...Georg Brandl2012-09-281-8/+11
| | * | | Closes issue 15323. Improve failure message of Mock.assert_called_once_withMichael Foord2012-09-284-4/+13
| | |/ /
| | * | MERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject d...Jesus Cea2012-09-281-3/+3
| | |\ \ | | | |/
| | | * Closes #15953: Incorrect some fields declaration in the PyTypeObject document...Jesus Cea2012-09-281-3/+3
| | * | Merge.Stefan Krah2012-09-281-1/+1
| | |\ \
| | | * \ Close issue #16073: merge fix from 3.2.Chris Jerdonek2012-09-281-1/+1
| | | |\ \ | | | | |/
| | | | * Close issue #16073: fix map() example in list comprehension documentation.Chris Jerdonek2012-09-281-1/+1
| | * | | Issue #16080: Use run_with_locale() decorator to reset the locale properly.Stefan Krah2012-09-281-7/+3
| | |/ /
| | * | MergeMichael Foord2012-09-283-1/+16
| | |\ \ | | | |/
| | | * Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ ...Michael Foord2012-09-283-1/+16
| | * | Closes issue 16064. No longer hard code executable name in unittest help output.Michael Foord2012-09-282-1/+10
| | * | Fix typo.Ezio Melotti2012-09-281-2/+2
| | * | urllib.parse.urlencode doc updarte.Michael Foord2012-09-281-2/+3
| | * | Now that it's possible, avoid timing attacks in the crypt module examples)Nick Coghlan2012-09-282-3/+8
| | * | Issue #16036: Merge update from 3.2.Chris Jerdonek2012-09-282-8/+16
| | |\ \ | | | |/
| | | * Issue #16036: Improve documentation of built-in int()'s signature and arguments.Chris Jerdonek2012-09-282-8/+16
| | * | renmae test method to avoid conflict (#16056)Benjamin Peterson2012-09-271-1/+1
| | * | Issue #16060: Fix a double DECREF in int() implementation. Thanks Serhiy Sto...Mark Dickinson2012-09-273-4/+18
| | * | 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
| | |\ \