2008-12-23 |
Martin v. Löwis | Revert patch for #1706039, as it can crash the interpr... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Martin v. Löwis | Backport of r67908: |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Martin v. Löwis | Post 2.5.3. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Martin v. Löwis | Tagging for release of Python 2.5.3 |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Martin v. Löwis | Prepare for 2.5.3. v2.5.3 |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Martin v. Löwis | Build against system Tcl framework. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Martin v. Löwis | In the OSX installer, update SQLite to 3.6.7, and chang... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Add 2.5.3 final section. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Tagging for release of Python 2.5.3c1 |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Prepare for 2.5.3c1. v2.5.3c1 |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Add 2.5.3. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue #1706039: Support continued reading from a file... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue #1040026: Fix os.times result on systems where... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue #3767: Convert Tk object to string in tkColorChooser. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Backport of r59654. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Backport of r64212 |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue 3248: Allow placing ScrolledText in a PanedWindow. |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Backport of r66703: |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue #4228: Pack negative values the same way as 2.4 |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue #4368: Don't define _XOPEN_SOURCE on FreeBSD... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Martin v. Löwis | Issue #4446: Add platforms keyword. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mark Dickinson | Issue #4084: fix bug in handling of NaNs in Decimal... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Andrew M. Kuchling | #4259: update the URL pattern for module documentation |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Jeffrey Yasskin | Backport issue 4597 to python 2.5.3: Fixed several... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Hirokazu Yamamoto | Issue #4302: Minor corrections to smtplib. (Backport... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Jeffrey Yasskin | Backported issue #4589 to Python 2.5.3: Propagated... |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Matthias Klose | - Tools/faqwiz/move-faqwiz.sh: Fix unsecure use of... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Benjamin Peterson | backport r67373: checking for errors from NEW_IDENTIFIER |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Amaury Forgeot... | #4317: Fix an Array Bounds Read in imageop.rgb2rgb8. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Benjamin Peterson | backport r67246 from the trunk |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Benjamin Peterson | regenerate configure |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Georg Brandl | #4316: configure.in markup fix (backport from r67227). |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew M. Kuchling | Backport r66813: per Greg Ward, optparse is no longer... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew M. Kuchling | Backport r66804: #1415508 from Rocky Bernstein: add... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Hirokazu Yamamoto | Issue #3774: Fixed an error when create a Tkinter menu... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Benjamin Peterson | backport r67077 from the trunk: parser module now corre... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Amaury Forgeot... | Issue #4176: Pickle would crash the interpreter when... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
Thomas Heller | Modify ctypes types with 'official' functions. Backpor... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Benjamin Peterson | backport a fix for setup.py's -R |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Gerhard Häring | Issue #4046: Backport of issue #3312's patch: fixes... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Brett Cannon | Fix a refleak introduced by r66678 (backport of r66700). |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | backport r66689: imageop could segfault due to poor... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Thomas Heller | Fix issue #3547 for MingW, update comments (backport... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Brett Cannon | Backport of r66677: _lsprof crasher when a bad external... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Amaury Forgeot... | #3967: Correct a crash in count() and find() methods... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Georg Brandl | #3968: fix missing update() call in end_fill(). |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Georg Brandl | #3969: fix typo in turtle.py. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Benjamin Peterson | make sure to give a 'as' and 'with' parser warning... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Thomas Heller | Fix issue #3547: ctypes is confused by bitfields of... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Gregory P.... | Backport r66141 from trunk: |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Benjamin Peterson | backport r66496: integer overflow in _hashopenssl ... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hirokazu Yamamoto | Issue #3804: Added test for Issue #2222. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | reran autoconf |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | backport r66295 from trunk (small fix to the previous... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | rerun autoconf after r66288, add the Misc/NEWS entry. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | backport r66179 and r66283 from trunk: |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | Backport of r66275/r66274 from trunk/py3k. This is... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Hirokazu Yamamoto | Add NEWS |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Hirokazu Yamamoto | Issue #3762: platform.architecture() fails if python... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Amaury Forgeot... | Issue #3751: str.rpartition would perform a left-partit... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Gregory P.... | backport r66093 from trunk. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Benjamin Peterson | let Windows bots pass on test_threading |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Robert Schuppenies | Issue #1342811: Fixed broken patch. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Hirokazu Yamamoto | Reverted r65902. See http://mail.python.org/pipermail... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Guido van Rossum | News for the imageop/rgbimg changes. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Hirokazu Yamamoto | Backport r65900: fixed get_file_system in test_os.py... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Guido van Rossum | Issue 1179: [CVE-2007-4965] Integer overflow in imageop... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Thomas Heller | issue #3554: ctypes.string_at and ctypes.wstring_at... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Amaury Forgeot... | Issue #2234: distutils failed with mingw binutils 2... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gregory P.... | Backport of r64767 from trunk |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Gregory P.... | Backport of r65032 from trunk |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | I forgot to update NEWS. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Hirokazu Yamamoto | Backport r65745: Issue #2222: Fixed reference leak... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Hirokazu Yamamoto | Issue #2065: VC6 related fix. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Georg Brandl | #3205: bz2 iterator fails silently on MemoryError |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Georg Brandl | Backport r60148 and r65481: sanity checks to avoid... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Georg Brandl | #3134: shutil referenced undefined WindowsError symbol |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Georg Brandl | - Issue #3537: Fix an assertion failure when an empty... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Robert Schuppenies | Issue #1342811: Fix leak in Tkinter.Menu.delete. Comman... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Gregory P.... | (backport from trunk r64756) |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Gregory P.... | (backport of r61652 and r61665 from trunk) |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Gregory P.... | (backport trunk r65151) |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Gregory P.... | (backport r65459 from trunk) |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Martin v. Löwis | Issue #799428: Fix Tkinter.Misc._nametowidget to unwrap |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Neal Norwitz | Security patches from Apple: prevent int overflow... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Neal Norwitz | Backport code from r65182: |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | #2242: utf7 decoding crashes on bogus input on some... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Mark Dickinson | Issue #3360: Fix incorrect parsing of '020000000000.0'. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Georg Brandl | Link fix. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Brett Cannon | Backport of 64903. |
commit | commitdiff | tree | snapshot |
2008-07-06 |
Gregory P.... | Backport r62627 + r62744 from trunk to fix issue 2632. |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Brett Cannon | Backport of r64677. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Amaury Forgeot... | #Issue3088 in-progress: Race condition with instances... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Amaury Forgeot... | #3242: fix a crash in "print", if sys.stdout is set... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Georg Brandl | #3157: Fix docstrings for cursor methods. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Amaury Forgeot... | Issue 3110: Crash with weakref subclass, |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Raymond Hettinger | Issue #3116 and #1792: Fix quadratic behavior in marsha... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Georg Brandl | #3117: backport r55087, fixes segfault with lambda... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Georg Brandl | Fix tkinter sequence passing. #2906. Backport from... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Gregory P.... | - Issue #2588, #2589: Fix potential integer underflow... |
commit | commitdiff | tree | snapshot |
next |