2006-10-08 |
Ronald Oussoren | Backport of r52229 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Ronald Oussoren | Backport of r52227. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Hye-Shik Chang | Backport from trunk r52223: |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Georg Brandl | Fix #1569998: no break inside try statement (outside... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Georg Brandl | Patch #1542451: fix crash with continue in nested try... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Kristján Valur... | Backport the .sln and .vcproj files for PCBuild8 from... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Georg Brandl | Fix name. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Andrew M. Kuchling | Case fixes |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Fred Drake | - update links |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Andrew M. Kuchling | [Backport to 2-5maint of r52147 | andrew.kuchling ... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Armin Rigo | Forward-port of r52136: a review of overflow-detecting... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Armin Rigo | Compilation problem caused by conflicting typedefs... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Martin v. Löwis | Fix integer negation and absolute value to not rely |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Barry Warsaw | decode_rfc2231(): As Christian Robottom Reis points... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Martin v. Löwis | Guard uintptr_t test with HAVE_STDINT_H, test for |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Martin v. Löwis | Fix test for uintptr_t. Fixes #1568842. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1546052: clarify that PyString_FromString(AndSize... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1446043: correctly raise a LookupError if an encod... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1556784: allow format strings longer than 127... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1560617: in pyclbr, return full module name not... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1566602: correct failure of posixpath unittest... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1566663: remove obsolete example from datetime... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1566800: make sure that EnvironmentError can be... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Patch #1567691: super() and new.instancemethod() now... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1565661: in webbrowser, split() the command for... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1567375: a minor logical glitch in example descrip... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Gregory P.... | fix: DB.stat flags and txn keyword arguments were backw... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
George Yoshida | SF bug #1567976 : fix typo(backport from r52048) |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Andrew M. Kuchling | Make examples do error checking on Py_InitModule |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Georg Brandl | Backport rev. 51972: |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Georg Brandl | Backport rev. 51971: |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Georg Brandl | Backport rev. 51987: superfluous semicola. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Georg Brandl | Fix a bug in traceback.format_exception_only() that... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Georg Brandl | Fix a bug in the parser's future statement handling... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Georg Brandl | Fix webbrowser.BackgroundBrowser on Windows. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Neal Norwitz | SF Bug #1563963, add missing word and cleanup first... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jack Diederich | added itertools.count(-n) fix |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jack Diederich | backport of r51950 |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Brett Cannon | Backport of fix to allow exception instances to be... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Anthony Baxter | Tagging for release of Python 2.5 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Anthony Baxter | Preparing for 2.5 final. v2.5 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Anthony Baxter | better wording |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Martin v. Löwis | Mention that GCC 4.1 is also affected, and that |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Martin v. Löwis | Discourage using GCC 4.2 for Python. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Ronald Oussoren | Workaround for bug #1558983 |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Fred Drake | revise explanation of returns_unicode to reflect bool... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Fred Drake | - fix module name in links in formatted documentation |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Georg Brandl | Backport uuid doc cleanup from rev. 51883. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Georg Brandl | Correct elementtree module index entry. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Georg Brandl | Backport rev 51866-51868 from trunk (sqlite3 documentat... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Martin v. Löwis | Add sgml_input.html. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Anthony Baxter | Tagging for release of Python 2.5c2 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Anthony Baxter | remove 2.5 final section from NEWS.txt until after... v2.5c2 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Anthony Baxter | preparing for 2.5c2 |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Neal Norwitz | Building with HP's cc on HP-UX turned up a couple of... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Neal Norwitz | Properly handle a NULL returned from PyArena_New(). |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Neal Norwitz | As mentioned on python-dev, reverting patch #1504333... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Neal Norwitz | Add NEWS entries for ctypes backports. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Neal Norwitz | Backport rev 51820 from Thomas Heller |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Neal Norwitz | Backport rev 51819 from Thomas Heller |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Brett Cannon | Remove __unicode__ method so that ``unicode(BaseExcepti... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Andrew M. Kuchling | Fix typo in example |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Andrew M. Kuchling | Use native SQLite types |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Andrew M. Kuchling | Explain SQLite a bit more clearly |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Nick Coghlan | Backport inspect.py fix from rev 51803 |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Georg Brandl | Backport rev. 51798 from trunk: |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Hye-Shik Chang | Backport from trunk r51737: |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ronald Oussoren | Remove one glaring error and update several version... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Gustavo Niemeyer | No, the problem was actually because buildbot uses... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Gustavo Niemeyer | Fixed bug #1531862: Do not close standard file descript... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Marc-André... | Backport bug fix for SF bug report #1546372. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Georg Brandl | Fix missing import of the types module in logging.config. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Thomas Heller | Backport of r51379 from trunk: |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Georg Brandl | Bug #1542051: Exceptions now correctly call PyObject_GC... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Georg Brandl | Bug #1550983: emit better error messages for erroneous... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Georg Brandl | Bug #1551427: fix a wrong NULL pointer check in the... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Neal Norwitz | Revert 51759 because it broke all the buildbots |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Gustavo Niemeyer | Backporting fix for bug #1531862, committed in 51758... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Sean Reifscheider | Fixing an improperly escaped grep in .spec file, pointe... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Andrew M. Kuchling | Rearrange example a bit, and show rpartition() when... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Georg Brandl | Bug #1552618: change docs of dict.has_key() to reflect... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Add another NEWS entry for a fix already in 2.5c1 |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Add some NEWS for fixes already in 2.5c1 |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Backport 51669: Make sure memory is properly cleaned... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Bug #1520864 (again): unpacking singleton tuples in... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Patch #1540470, for OpenBSD 4.0. Backport candidate... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Backport fix from 51683. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Backport fix for SF bug #1550714, itertools.tee raises... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Fix str.rpartition(sep) when sep is not found in str. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | This was found by Guido AFAIK on p3yk (sic) branch. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Fix SF bug #1546288, crash in dict_equal |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | Fix SF #1552093, eval docstring typo (3 ps in mapping) |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Tim Peters | i_divmod(): As discussed on Python-Dev, changed the... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
Neal Norwitz | SF patch #1551340 ] Updated spec file for 2.5 release... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Neal Norwitz | Backport docos |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Neal Norwitz | Backport doco |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Nick Coghlan | NEWS entry for decimal module changes |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Nick Coghlan | Backport of decimal module context management updates... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Neal Norwitz | Backport 51663: |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Neal Norwitz | SF #1547931, fix typo (missing and). Backport candidat... |
commit | commitdiff | tree | snapshot |
next |