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 |
2006-09-01 |
Georg Brandl | evalfile() should be execfile(). |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Fred Drake | - SF patch #1550263: Enhance and correct unittest docs |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Martin v. Löwis | Patch #1545507: Exclude ctypes package in Win64 MSI... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Neal Norwitz | Alexander Belopolsky pointed out that pos is a size_t |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Anthony Baxter | patch for documentation for recent uuid changes (from... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Neal Norwitz | - Patch #1541585: fix buffer overrun when performing... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Neal Norwitz | Backport 51443: |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Neal Norwitz | Fix a couple of ssize-t issues reported by Alexander... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Neal Norwitz | Backport 51432: |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Georg Brandl | Patch #1542948: fix urllib2 header casing issue. With... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Neal Norwitz | SF #1542693: Remove semi-colon at end of PyImport_Impor... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Neal Norwitz | Move initialization of interned strings to before alloc... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Neal Norwitz | Move assert to after NULL check, otherwise we deref... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Andrew M. Kuchling | Minor edits |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Georg Brandl | Typo in tp_clear docs. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Georg Brandl | Bug #1541682: Fix example in the "Refcount details... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Martin v. Löwis | Bug #1541863: uuid.uuid1 failed to generate unique... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Martin v. Löwis | Invoke debug mk1mf.pl after running Configure. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Martin v. Löwis | Leave tk build directory to restore original path. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anthony Baxter | Tagging for release of Python 2.5c1 |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anthony Baxter | Branching release25-maint. All further 2.5 releases... v2.5c1 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Neil Schemenauer | Fix a bug in the ``compiler`` package that caused inval... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | File menu hotkeys: there were three 'p' assignments... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | Tutorial: |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Grammar fix |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Fredrik Lundh | SF#1534630 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Marc-André... | Add NEWS item mentioning the reverted distutils version... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | Remove the special casing of Py_None when converting... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Wording/typo fixes |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Update bug/patch counts |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | The __repr__ method of a NULL py_object does no longer... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Martin v. Löwis | Make cl build step compile-only (/c). Remove libs from... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Link to docs; remove an XXX comment |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Bump document version to 1.0; remove pystone paragraph |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Add UnicodeWarning |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anthony Baxter | news entry for 51307 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | Add commented assert statements to check that the result of |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Martin v. Löwis | Build _hashlib on Windows. Build OpenSSL with masm... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Marc-André... | Revert to having static version numbers again. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | Get quit() and exit() to work cleanly when not using... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Ka-Ping Yee | Update code and tests to support the 'bytes_le' attribu... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | Patch #1540892: site.py Quitter() class attempts to... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anthony Baxter | preparing for 2.5c1 - no, really this time |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anthony Baxter | preparing for 2.5c1 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | The 'with' statement is now a Code Context block opener |
commit | commitdiff | tree | snapshot |
next |