]> granicus.if.org Git - python/shortlog
python
2008-11-03 Hirokazu YamamotoIssue #3774: Fixed an error when create a Tkinter menu...
2008-11-03 Benjamin Petersonbackport r67077 from the trunk: parser module now corre...
2008-10-30 Amaury Forgeot... Issue #4176: Pickle would crash the interpreter when...
2008-10-18 Thomas HellerModify ctypes types with 'official' functions. Backpor...
2008-10-16 Benjamin Petersonbackport a fix for setup.py's -R
2008-10-08 Gerhard HäringIssue #4046: Backport of issue #3312's patch: fixes...
2008-09-30 Brett CannonFix a refleak introduced by r66678 (backport of r66700).
2008-09-30 Benjamin Petersonbackport r66689: imageop could segfault due to poor...
2008-09-29 Thomas HellerFix issue #3547 for MingW, update comments (backport...
2008-09-29 Brett CannonBackport of r66677: _lsprof crasher when a bad external...
2008-09-26 Amaury Forgeot... #3967: Correct a crash in count() and find() methods...
2008-09-26 Georg Brandl#3968: fix missing update() call in end_fill().
2008-09-26 Georg Brandl#3969: fix typo in turtle.py.
2008-09-25 Benjamin Petersonmake sure to give a 'as' and 'with' parser warning...
2008-09-24 Thomas HellerFix issue #3547: ctypes is confused by bitfields of...
2008-09-22 Gregory P.... Backport r66141 from trunk:
2008-09-18 Benjamin Petersonbackport r66496: integer overflow in _hashopenssl ...
2008-09-08 Hirokazu YamamotoIssue #3804: Added test for Issue #2222.
2008-09-07 Gregory P.... reran autoconf
2008-09-07 Gregory P.... backport r66295 from trunk (small fix to the previous...
2008-09-07 Gregory P.... rerun autoconf after r66288, add the Misc/NEWS entry.
2008-09-07 Gregory P.... backport r66179 and r66283 from trunk:
2008-09-07 Gregory P.... Backport of r66275/r66274 from trunk/py3k. This is...
2008-09-04 Hirokazu YamamotoAdd NEWS
2008-09-04 Hirokazu YamamotoIssue #3762: platform.architecture() fails if python...
2008-09-01 Amaury Forgeot... Issue #3751: str.rpartition would perform a left-partit...
2008-08-31 Gregory P.... backport r66093 from trunk.
2008-08-23 Benjamin Petersonlet Windows bots pass on test_threading
2008-08-22 Robert SchuppeniesIssue #1342811: Fixed broken patch.
2008-08-20 Hirokazu YamamotoReverted r65902. See http://mail.python.org/pipermail...
2008-08-20 Guido van RossumNews for the imageop/rgbimg changes.
2008-08-20 Hirokazu YamamotoBackport r65900: fixed get_file_system in test_os.py...
2008-08-19 Guido van RossumIssue 1179: [CVE-2007-4965] Integer overflow in imageop...
2008-08-19 Thomas Hellerissue #3554: ctypes.string_at and ctypes.wstring_at...
2008-08-18 Amaury Forgeot... Issue #2234: distutils failed with mingw binutils 2...
2008-08-17 Gregory P.... Backport of r64767 from trunk
2008-08-17 Gregory P.... Backport of r65032 from trunk
2008-08-17 Hirokazu YamamotoI forgot to update NEWS.
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...
next