summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Backport 58618:Neal Norwitz2007-10-241-1/+1
| * Bug #1313, fix typo (wrong variable name) in example.Neal Norwitz2007-10-231-1/+1
| * Backport 58594:Neal Norwitz2007-10-232-1/+3
| * Backport r58545.Georg Brandl2007-10-191-1/+1
| * Backport r58542.Georg Brandl2007-10-191-6/+4
| * Backport 58539: squelch the warning that this test is intended to raise.Gregory P. Smith2007-10-191-2/+7
| * Backport 58532, 58533, 58534:Gregory P. Smith2007-10-183-17/+17
| * Backport 58450: fix uncollectable reference leak in bsddb.db.DBShelf.appendGregory P. Smith2007-10-131-2/+1
| * Fix email example.Georg Brandl2007-10-131-1/+1
| * Merge trunk 58434:Gregory P. Smith2007-10-123-23/+81
| * Silence a compiler warning about a function definition not being a prototype.Brett Cannon2007-10-121-1/+1
| * Bug #1216: Restore support for Visual Studio 2002.Martin v. Löwis2007-10-122-2/+7
| * Fix ctypes on 32-bit systems when Python is configured --with-system-ffi.Thomas Heller2007-10-122-6/+13
| * Backport 58424:Neal Norwitz2007-10-121-0/+2
| * Backport 58385 from trunk: fix a double free bug in the _bsddb moduleGregory P. Smith2007-10-092-1/+33
| * Backport rev 58343: fix DBSequence.get_key() to not crash/fail/etc.Gregory P. Smith2007-10-061-1/+7
| * Backport 58348: use a reliable host in the test.Gregory P. Smith2007-10-061-4/+1
| * Backport 58344: allow BerkeleyDB 4.6.x >= 4.6.21 for the bsddb moduleGregory P. Smith2007-10-061-3/+13
| * Backport 58332: Fix Coverity #159.Neal Norwitz2007-10-051-1/+1
| * Backport 58330:Neal Norwitz2007-10-051-1/+1
| * move descriptions of ac_(in|out)_buffer_size to the right placeFred Drake2007-10-052-11/+11
| * #1196: document default radix for int().Georg Brandl2007-09-241-1/+1
| * Fix -- being converted to - in HTML. #1186.Georg Brandl2007-09-241-30/+30
| * Fix #1169: remove docstrings in functions for -OO.Georg Brandl2007-09-191-1/+1
| * issue1172: Documentation of "done" attribute in cgi module.Sean Reifscheider2007-09-181-0/+5
| * issue1082: Fixing system and platform names for Vista.Sean Reifscheider2007-09-171-0/+6
| * issue1140: Guido's patch from revision 58098 (2.6) applied to 2.5.Sean Reifscheider2007-09-172-17/+33
| * issue1597011: Fix for bz2 module corner-case error due to error checking bug.Sean Reifscheider2007-09-171-23/+17
| * ctypes.util.find_library uses dump(1) instead of objdump(1) on Solaris.Thomas Heller2007-09-142-9/+24
| * Backport 58150: Rename debug import lib to _msi_d.lib.Martin v. Löwis2007-09-141-1/+1
| * Backport r58149: Clean Release projects as well.Martin v. Löwis2007-09-141-0/+1
| * Add 2.5 MSI builder.Martin v. Löwis2007-09-132-0/+29
| * Bug #1153: repr.repr() now doesn't require set and dictionary itemsGeorg Brandl2007-09-123-5/+28
| * bug #1154: release memory allocated by "es" PyArg_ParseTuple format specifier.Georg Brandl2007-09-123-0/+3
| * Fix #1139: PyFile_Encoding really is PyFile_SetEncoding.Georg Brandl2007-09-121-1/+1
| * Fix #1122: wrong return type documented for various _Size() functions.Georg Brandl2007-09-121-4/+4
| * Cause passing a string to generator.throw() to raise a deprecation warning.Brett Cannon2007-09-112-0/+9
| * Backport: #1095: ln -f doesn't work portably.Georg Brandl2007-09-071-1/+2
| * backport of r58023 to fix unit test suite issue1112 on windowsGregory P. Smith2007-09-061-9/+22
| * Fix typo: c_float represents to C float type.Thomas Heller2007-09-061-1/+1
| * Backport of r58004.Armin Rigo2007-09-061-2/+14
| * Patch #786737: Allow building in a tree of symlinks pointing toMartin v. Löwis2007-09-053-2/+6
| * - Makefile.pre.in(buildbottest): Run an optional script pybuildbot.identifyMatthias Klose2007-09-052-0/+6
| * Patch #1105: Explain that one needs to build the solutionMartin v. Löwis2007-09-051-0/+7
| * - Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*.Matthias Klose2007-09-043-2/+4
| * Patch #1031213: Decode source line in SyntaxErrors back to its originalMartin v. Löwis2007-09-045-5/+106
| * - Added support for linking the bsddb module against BerkeleyDB 4.6.x.Matthias Klose2007-09-032-3/+5
| * Backport of rev. 57904Ronald Oussoren2007-09-022-7933/+8155
| * Bug #1737210: Change Manufacturer of Windows installer to PSF.Martin v. Löwis2007-09-012-1/+3
| * Mark registry components as 64-bit on Win64.Martin v. Löwis2007-08-311-4/+6