summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | #14957: clarify splitlines docs.R David Murray2012-06-011-1/+7
|\ \ | |/
| * #14957: clarify splitlines docs.R David Murray2012-06-011-1/+7
* | merge headsSandro Tosi2012-06-012-5/+12
|\ \
| * | #14814: Fix errror message creation in ipaddress.collapse_addressesHynek Schlawack2012-06-012-5/+12
* | | Issue #14968: merge with 3.2Sandro Tosi2012-06-011-1/+1
|\ \ \ | |/ / |/| / | |/
| * Issue #14968: set 'Inplace Operators' as subsection; patch by Lars BuitinckSandro Tosi2012-06-011-1/+1
* | check return for errorBenjamin Peterson2012-06-011-0/+2
* | Close #14969: Improve the handling of exception chaining in contextlib.ExitStackNick Coghlan2012-06-013-14/+33
* | #14814: Remove 2.x's new-style classes syntax from ipaddressHynek Schlawack2012-06-011-3/+3
* | word.digits are always initialized before use in the Taylor series loop,Stefan Krah2012-06-011-1/+1
* | Issue #14007: implement doctype() method calling in XMLParser of _elementtree.Eli Bendersky2012-06-014-11/+120
* | We're always building _elementtree with USE_PYEXPAT_CAPI, so the #ifdefs inEli Bendersky2012-06-011-12/+2
* | Reformat two issue numbersBrian Curtin2012-06-011-2/+2
* | fix trailing whitespaceEli Bendersky2012-06-011-1/+1
* | Issue #14007: make XMLParser a real subclassable type exported from _elementt...Eli Bendersky2012-06-013-115/+174
* | #14814: Remove stale __hex__ method from ipaddressHynek Schlawack2012-05-311-3/+0
* | Don't use metaclasses when class decorators can do the job.R David Murray2012-05-316-67/+66
* | Post-release update.Georg Brandl2012-05-312-3/+4
* | VS 2010 has the AMD64 redist files in VC\redist\x64.Martin v. Löwis2012-05-311-1/+1
* | Update to Tcl/Tk 8.5.11.Martin v. Löwis2012-05-311-3/+3
* | Use workctx instead of ctx for cosmetic reasons. Also zero-pad the resultStefan Krah2012-05-311-1/+2
* | Improve Underflow handling in the correct-rounding loop. The case forStefan Krah2012-05-311-4/+17
* | Issue #14962: mergeNed Deily2012-05-312-0/+8
|\ \ | |/
| * Issue #14962: Update text coloring in IDLE shell window after changingNed Deily2012-05-312-0/+8
* | Issue #14952: Fix incorrect output dll names for win64/debug builds, causingKristjan Valur Jonsson2012-05-311-4/+0
* | Improve comments.Stefan Krah2012-05-311-4/+14
* | Merge.Stefan Krah2012-05-313-27/+28
|\ \
| * | Close #14963: Use an iterative algorithm in contextlib.ExitStack.__exit__ (Pa...Nick Coghlan2012-05-313-27/+28
* | | Pad the result with zeros just before the final rounding.Stefan Krah2012-05-311-3/+1
|/ /
* | Issue #14963: Added test cases for contextlib.ExitStack exception handling be...Nick Coghlan2012-05-313-0/+101
* | Do not clobber existing flags.Stefan Krah2012-05-311-1/+1
* | Typo fixNick Coghlan2012-05-311-1/+1
* | Additional ExitStack examples, and a few other cleanups for the ExitStack docsNick Coghlan2012-05-311-7/+75
* | Null merge from 3.2.Vinay Sajip2012-05-310-0/+0
|\ \ | |/
| * Added test skip under Windows, as not applicable there.Vinay Sajip2012-05-311-0/+1
* | Issue #14909: A number of places were using PyMem_Realloc() apis andKristjan Valur Jonsson2012-05-315-11/+20
* | Make parameterized tests in email less hackish.R David Murray2012-05-314-93/+122
* | Merge heads.Georg Brandl2012-05-303-37/+90
|\ \
| * | Issue #14007: implemented the 'element_factory' feature of TreeBuilder inEli Bendersky2012-05-303-37/+90
* | | Added tag v3.3.0a4 for changeset 7c51388a3aa7Georg Brandl2012-05-301-0/+1
* | | Bump version to 3.3.0a4.v3.3.0a4Georg Brandl2012-05-306-7/+7
* | | Update pydoc topics and fix new suspicious markup.Georg Brandl2012-05-306-15/+47
|/ /
* | Close #14947: add missing cross-reference to Language Definition from the new...Nick Coghlan2012-05-301-13/+18
* | #14796: fix failure of new calendar test on windows.R David Murray2012-05-301-2/+3
* | Close #14690: Use monotonic clock instead of system clock in the sched,Victor Stinner2012-05-304-8/+23
* | Issue #14958: Change IDLE systax highlighting to recognize all string andNed Deily2012-05-302-4/+8
* | Merge 3.2 news itemBrian Curtin2012-05-291-0/+2
|\ \ | |/
| * Add news item for #14943Brian Curtin2012-05-291-0/+3
* | Fix #14943. Merge 3.2Brian Curtin2012-05-291-3/+3
|\ \ | |/
| * Fix #14943. Update the proper default value and list the proper argument name...Brian Curtin2012-05-291-3/+3