]> granicus.if.org Git - python/shortlog
python
2008-01-03 Guido van RossumAdd some news items I missed. Careful inspection of...
2008-01-02 Guido van RossumPatch #1696. Don't attempt to call None.close() in...
2007-12-29 Martin v. LöwisBug #1699: Define _BSD_SOURCE only on OpenBSD.
2007-12-24 Brett CannonBackport of fix for issue 1695.
2007-12-19 Thomas HellerChange ctypes version number to 1.0.3 (when Python...
2007-12-18 Christian HeimesFixed merge glitch, second try
2007-12-18 Christian HeimesFixed merge glitch
2007-12-18 Christian HeimesBackport of #1638: %zd configure test fails on Linux
2007-12-18 Thomas HellerIssue #1642: Fix segfault in ctypes when trying to...
2007-12-15 Georg BrandlAdd a note about future import needed for with statement.
2007-12-14 Thomas HellerRegenerated with autoconf.
2007-12-13 Guido van RossumBug #1608: use -fwrapv when GCC supports it. This...
2007-12-13 Alexandre VassalottiBackport r59480.
2007-12-10 Guido van RossumBackport patch #1643738.
2007-12-05 Ronald OussorenThis is a backport of the fix in rev. 59369.
2007-12-05 Christian Heimesmerge -r59315:59316 from py3k: Fix issue #1553: An...
2007-12-03 Martin v. Löwisos.access now returns True on Windows for any existing...
2007-12-01 Lars GustäbelIssue #1531: Read fileobj from the current offset,...
2007-11-30 Amaury Forgeot... Backport of r59241: str.decode fails on very long strin...
2007-11-29 Georg BrandlSpaces vs. Tabs.
2007-11-29 Guido van RossumFix bug #1517, a possible segfault in lookup().
2007-11-25 Gerhard Häring- Backported a workaround for a bug in SQLite 3.2.x...
2007-11-24 Skip Montanaroback in these go - thanks to Titus Brown for the fix
2007-11-24 Amaury Forgeot... Issue #1445: Fix a SystemError when accessing the ...
2007-11-24 Skip Montanarorevert
2007-11-24 Skip Montanarorevert change that breaks test_doctest (which I forgot...
2007-11-23 Skip Montanaroissue 1429818
2007-11-23 Skip MontanaroMake trace and doctest play nice together (issue 142981...
2007-11-23 Brett CannonBackport of a fix for the __loader__.get_data() test.
2007-11-22 Ronald OussorenA test that should test for osx >= 10.4.0 actually...
2007-11-22 Martin v. LöwisAllow simultaneous installation of 32-bit and 64-bit...
2007-11-21 Brett CannonBackport of r59082 (doctest and using __loader__.get_da...
2007-11-21 Christian HeimesFixed #1372: zlibmodule.c: int overflow in PyZlib_decom...
2007-11-19 Brett CannonRemove an old SF reference.
2007-11-19 Walter DörwaldBackport r59049:
2007-11-19 Walter DörwaldBackport r59047: Fix typo in comment.
2007-11-15 Guido van RossumBackport revision 58471, replace PyErr_Print() with...
2007-11-13 Amaury Forgeot... Backport for issue1265 (pdb bug with "with" statement).
2007-11-13 Guido van RossumNews about list_repeat() fix.
2007-11-12 Guido van RossumIssue 1704621. Fix segfaults in list_repeat() and list_...
2007-11-12 Christian HeimesFixed #1254: pdb fails to launch some script.
2007-11-12 Walter DörwaldBackport r58942:
2007-11-12 Christian HeimesFix for #1427: Error in standard module calendar
2007-11-09 Fred Drakewhen talking about an imminent 2.5.2c1, the build shoul...
2007-11-07 Nick CoghlanFix issue #1705170 (backport from trunk)
2007-11-07 Gregory P.... * fix failing test_recno.py - backport from trunk.
2007-11-07 Guido van RossumBackport r58892.
2007-11-06 Gregory P.... Backport r58868:
2007-11-04 Skip MontanaroNote change to get_dialect semantics in 2.5.
2007-11-02 Georg BrandlBackport r58709 from trunk:
2007-11-01 Gregory P.... Backport r58757, r58758, r58759.
2007-11-01 Georg Brandl#1364: os.lstat is available on Windows too, as an...
2007-10-31 Raymond HettingerSets are marshalable.
2007-10-31 Raymond HettingerClarify the reasons why pickle is almost always better...
2007-10-25 Matthias Klose- Build using system ffi library on arm*-linux*, pass...
2007-10-24 Matthias Klose- Build using system ffi library on arm*-linux*.
2007-10-24 Vinay SajipBug #1321: Fixed logic error in TimedRotatingFileHandle...
2007-10-24 Neal NorwitzBackport 58618:
2007-10-23 Neal NorwitzBug #1313, fix typo (wrong variable name) in example.
2007-10-23 Neal NorwitzBackport 58594:
2007-10-19 Georg BrandlBackport r58545.
2007-10-19 Georg BrandlBackport r58542.
2007-10-19 Gregory P.... Backport 58539: squelch the warning that this test...
2007-10-18 Gregory P.... Backport 58532, 58533, 58534:
2007-10-13 Gregory P.... Backport 58450: fix uncollectable reference leak in...
2007-10-13 Georg BrandlFix email example.
2007-10-12 Gregory P.... Merge trunk 58434:
2007-10-12 Brett CannonSilence a compiler warning about a function definition...
2007-10-12 Martin v. LöwisBug #1216: Restore support for Visual Studio 2002.
2007-10-12 Thomas HellerFix ctypes on 32-bit systems when Python is configured...
2007-10-12 Neal NorwitzBackport 58424:
2007-10-09 Gregory P.... Backport 58385 from trunk: fix a double free bug in...
2007-10-06 Gregory P.... Backport rev 58343: fix DBSequence.get_key() to not...
2007-10-06 Gregory P.... Backport 58348: use a reliable host in the test.
2007-10-06 Gregory P.... Backport 58344: allow BerkeleyDB 4.6.x >= 4.6.21 for...
2007-10-05 Neal NorwitzBackport 58332: Fix Coverity #159.
2007-10-05 Neal NorwitzBackport 58330:
2007-10-05 Fred Drakemove descriptions of ac_(in|out)_buffer_size to the...
2007-09-24 Georg Brandl#1196: document default radix for int().
2007-09-24 Georg BrandlFix -- being converted to - in HTML. #1186.
2007-09-19 Georg BrandlFix #1169: remove docstrings in functions for -OO.
2007-09-18 Sean Reifscheiderissue1172: Documentation of "done" attribute in cgi...
2007-09-17 Sean Reifscheiderissue1082: Fixing system and platform names for Vista.
2007-09-17 Sean Reifscheiderissue1140: Guido's patch from revision 58098 (2.6)...
2007-09-17 Sean Reifscheiderissue1597011: Fix for bz2 module corner-case error...
2007-09-14 Thomas Hellerctypes.util.find_library uses dump(1) instead of objdum...
2007-09-14 Martin v. LöwisBackport 58150: Rename debug import lib to _msi_d.lib.
2007-09-14 Martin v. LöwisBackport r58149: Clean Release projects as well.
2007-09-13 Martin v. LöwisAdd 2.5 MSI builder.
2007-09-12 Georg BrandlBug #1153: repr.repr() now doesn't require set and...
2007-09-12 Georg Brandlbug #1154: release memory allocated by "es" PyArg_Parse...
2007-09-12 Georg BrandlFix #1139: PyFile_Encoding really is PyFile_SetEncoding.
2007-09-12 Georg BrandlFix #1122: wrong return type documented for various...
2007-09-11 Brett CannonCause passing a string to generator.throw() to raise...
2007-09-07 Georg BrandlBackport: #1095: ln -f doesn't work portably.
2007-09-06 Gregory P.... backport of r58023 to fix unit test suite issue1112...
2007-09-06 Thomas HellerFix typo: c_float represents to C float type.
2007-09-06 Armin RigoBackport of r58004.
2007-09-05 Martin v. LöwisPatch #786737: Allow building in a tree of symlinks...
2007-09-05 Matthias Klose- Makefile.pre.in(buildbottest): Run an optional script...
next