]> granicus.if.org Git - python/shortlog
python
2008-08-17 Hirokazu YamamotoBackport r65745: Issue #2222: Fixed reference leak...
2008-08-14 Hirokazu YamamotoIssue #2065: VC6 related fix.
2008-08-12 Georg Brandl#3205: bz2 iterator fails silently on MemoryError
2008-08-12 Georg BrandlBackport r60148 and r65481: sanity checks to avoid...
2008-08-12 Georg Brandl#3134: shutil referenced undefined WindowsError symbol
2008-08-11 Georg Brandl- Issue #3537: Fix an assertion failure when an empty...
2008-08-10 Robert SchuppeniesIssue #1342811: Fix leak in Tkinter.Menu.delete. Comman...
2008-08-04 Gregory P.... (backport from trunk r64756)
2008-08-04 Gregory P.... (backport of r61652 and r61665 from trunk)
2008-08-04 Gregory P.... (backport trunk r65151)
2008-08-04 Gregory P.... (backport r65459 from trunk)
2008-08-02 Martin v. LöwisIssue #799428: Fix Tkinter.Misc._nametowidget to unwrap
2008-07-31 Neal NorwitzSecurity patches from Apple: prevent int overflow...
2008-07-28 Neal NorwitzBackport code from r65182:
2008-07-25 Antoine Pitrou#2242: utf7 decoding crashes on bogus input on some...
2008-07-16 Mark DickinsonIssue #3360: Fix incorrect parsing of '020000000000.0'.
2008-07-16 Georg BrandlLink fix.
2008-07-13 Brett CannonBackport of 64903.
2008-07-06 Gregory P.... Backport r62627 + r62744 from trunk to fix issue 2632.
2008-07-02 Brett CannonBackport of r64677.
2008-07-01 Amaury Forgeot... #Issue3088 in-progress: Race condition with instances...
2008-07-01 Amaury Forgeot... #3242: fix a crash in "print", if sys.stdout is set...
2008-06-22 Georg Brandl#3157: Fix docstrings for cursor methods.
2008-06-16 Amaury Forgeot... Issue 3110: Crash with weakref subclass,
2008-06-16 Raymond HettingerIssue #3116 and #1792: Fix quadratic behavior in marsha...
2008-06-15 Georg Brandl#3117: backport r55087, fixes segfault with lambda...
2008-06-03 Georg BrandlFix tkinter sequence passing. #2906. Backport from...
2008-06-02 Gregory P.... - Issue #2588, #2589: Fix potential integer underflow...
2008-06-01 Gregory P.... Backport r62724 from trunk. Fixes issue 2791. subproc...
2008-05-31 Georg BrandlBackport r63776: tkinter fixes.
2008-05-25 Martin v. LöwisInclude all licenses of the packages that we include.
2008-05-23 Martin v. LöwisPatch #2111: Avoid mmap segfault when modifying a PROT_...
2008-05-17 Gregory P.... fix issue2858: potential memory corruption when any...
2008-05-11 Georg Brandl#2803: fix heappush invocation (backport).
2008-05-08 Ronald OussorenBackport of revision 62854
2008-05-06 Gregory P.... Fix os.walk docstring example - issue2707
2008-05-03 Gregory P.... Backport r61468 from trunk: Improves the text of the...
2008-05-02 Ronald OussorenFix issue 2520 (cannot import macerrors)
2008-05-02 Ronald OussorenBackport of revision 62648
2008-04-25 Thomas HellerIssue #2682: ctypes callback functions no longer contai...
2008-04-22 Amaury Forgeot... Issue #2670: urllib2.build_opener() failed when two...
2008-04-21 Amaury Forgeot... Issue 2665: On Windows, sys.stderr does not contain...
2008-04-11 Amaury Forgeot... Correct previous checkin, probably a svn merge issue.
2008-04-10 Guido van Rossum- Issue #1686386: Tuple's tp_repr did not take into...
2008-04-10 Gregory P.... backport r62271 from trunk.
2008-04-09 Gregory P.... Backport r62261 from trunk:
2008-04-09 Gregory P.... Add a note about the zlib.decompressobj().flush() fix.
2008-04-09 Gregory P.... Merge r62235 from trunk.
2008-04-07 Georg Brandl#2525: update tzinfo example.
2008-04-06 Gerhard HäringFix for Issue2515: Don't crash when trying to fetch...
2008-04-01 Guido van RossumRemove the advertising clause from the BSD license...
2008-03-29 Georg BrandlBackport #1442: report exception when startup file...
2008-03-28 Amaury Forgeot... Fix a reference leak found by Georg, when compiling...
2008-03-27 Amaury Forgeot... Issue2495: tokenize.untokenize did not insert space...
2008-03-25 Mark DickinsonIssue #2482: Make sure that the coefficient of a Decim...
2008-03-25 Mark DickinsonDecimal.sqrt(0) failed when the context was not
2008-03-24 Amaury Forgeot... #1477: ur'\U0010FFFF' used to raise in narrow unicode...
2008-03-21 Georg BrandlIssue #2432: give DictReader the dialect and line_num...
2008-03-20 Sean ReifscheiderBack-port of rev 61240 for issue #2238, fixing: Some...
2008-03-18 Gregory P.... The missing NEWS entry for r61542..
2008-03-18 Gregory P.... Backport r61450 from trunk:
2008-03-18 Trent NelsonThe behaviour of winsound.Beep() seems to differ betwee...
2008-03-18 Neal NorwitzBackport r61458:
2008-03-18 Trent NelsonEnsure this test passes even if there are no soundcards...
2008-03-16 Vinay Sajip#1021: fix a bug to allow basicConfig to accept NOTSET...
2008-03-11 Guido van RossumFix the overflows in expandtabs(). "This time for...
2008-03-07 Andrew M. KuchlingGrammar fix
2008-03-07 Raymond HettingerBackport documentation improvements.
2008-03-06 Raymond HettingerBackport r61286 adding GC to the grouper for itertools...
2008-03-06 Georg BrandlBug #2220: handle rlcompleter attribute match failure...
2008-03-06 Martin v. LöwisBackport of r61263:
2008-03-06 Martin v. LöwisPatch #2232: os.tmpfile might fail on Windows if the...
2008-03-06 Martin v. LöwisAdd section for 2.5.3.
2008-02-23 Andrew M. KuchlingRemove old expected output for test_resource
2008-02-23 Andrew M. Kuchling#1291: copy test_resource.py from the 2.6 trunk, to...
2008-02-23 Andrew M. Kuchling#1389051, #1092502: fix excessively large allocations...
2008-02-23 Andrew M. Kuchling#1389051: IMAP module tries to read entire message...
2008-02-23 Martin v. LöwisBump version for 2.5.3a0.
2008-02-23 Andrew M. Kuchling#1433694: minidom's .normalize() failed to set .nextSib...
2008-02-23 Andrew M. KuchlingUpdate NEWS for a future 2.5.3 release
2008-02-23 Andrew M. KuchlingAdd old NEWS item
2008-02-22 Martin v. LöwisFix typo.
2008-02-22 Martin v. LöwisFix typo
2008-02-21 Georg Brandl#2079: typo in userdict docs.
2008-02-21 Fred Drakeas for r252c1, add the tag information so the source...
2008-02-21 Martin v. LöwisTagging for release of Python 2.5.2
2008-02-21 Martin v. LöwisRedo tag. v2.5.2
2008-02-21 Martin v. LöwisUpdate copyright years to 2008. Update README to 2...
2008-02-21 Martin v. LöwisTagging for release of Python 2.5.2
2008-02-21 Martin v. LöwisPrepare for 2.5.2.
2008-02-19 Ronald OussorenA quick fix that removes a spurious unittest failure...
2008-02-18 Andrew M. KuchlingFix link
2008-02-18 Martin v. LöwisBug #2137: Remove test_struct.test_crasher, which was...
2008-02-15 Martin v. LöwisRevert 60793 for test_array; on a 64-bit system,
2008-02-15 Martin v. LöwisFix deallocation of array objects when allocation ran...
2008-02-14 Fred Drakemksourcepkg is not getting the tag right by itself...
2008-02-14 Fred Drakereverting; wrong tag
2008-02-14 Fred Drakemksourcepkg is not getting the tag right by itself...
2008-02-14 Martin v. LöwisTagging for release of Python 2.5.2c1
2008-02-14 Martin v. LöwisCorrect 2.5.2c1 uuid. Add IDLE release date. v2.5.2c1
next