2007-10-26 |
Georg Brandl | Fix new pop() method on os.environ on ignorecase-platforms. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Kurt B. Kaiser | 1. Add comments to provide top-level documentation. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Kurt B. Kaiser | Correct an ancient bug in an unused path by removing... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Thomas Heller | ffi_type_longdouble may be already #defined. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Matthias Klose | - Build using system ffi library on arm*-linux*, pass... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Raymond Hettinger | Missing DECREFs |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Georg Brandl | Bug #1287: make os.environ.pop() work as expected. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Matthias Klose | - Build using system ffi library on arm*-linux*. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Thomas Heller | Added unittest for calling a function with paramflags... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Facundo Batista | Issue 1290. CharacterData.__repr__ was constructing... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Vinay Sajip | Bug #1321: Fixed logic error in TimedRotatingFileHandle... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Raymond Hettinger | Fixup error return and add support for intermixed ints... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Raymond Hettinger | Optimize sum() for integer and float inputs. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Raymond Hettinger | Fixup news entry |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Andrew M. Kuchling | Update name |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Raymond Hettinger | Shorter name for namedtuple() |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Guido van Rossum | Issue 1307 by Derek Shockey, fox the same bug for RCPT. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Georg Brandl | Update Pygments version from externals. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Neal Norwitz | Bug #1313, fix typo (wrong variable name) in example. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Travis E. Oliphant | Add phuang patch from Issue 708374 which adds offset... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Guido van Rossum | Issue #1307, patch by Derek Shockey. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Neal Norwitz | Add Chris Monson so he can edit PEPs. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Add :term:s for "new-style class". |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Add :term:s for iterator. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Add :term: for generators. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Unify "file-descriptor" to "file descriptor". |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Add :term:s for descriptors. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Add markup to new function descriptions. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Unify "byte code" to "bytecode". Also sprinkle :term... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Georg Brandl | Remove duplicate crasher. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Armin Rigo | Add a crasher for the long-standing issue with closing... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Andrew M. Kuchling | Use correct header line |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Andrew M. Kuchling | Various items |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Andrew M. Kuchling | Fix protocol name |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Even more clarification. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Clarify -E docs. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Add entry to ACKS. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Change title, for now. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | * Add new toplevel chapter, "Using Python." (how to... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Document new directive "envvar". |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Make a path more Unix-standardy. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Document new "cmdoption" directive. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Georg Brandl | Fix code being interpreted as a target. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Facundo Batista | The constructor from tuple was way too permissive:... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Thomas Heller | Fix ctypes on 32-bit systems when Python is configured... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Georg Brandl | #1284: "S" means "seen", not unread. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Mark Summerfield | Added a cross-ref to each other. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Georg Brandl | Clarify wording for apply(). |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Gregory P.... | squelch the warning that this test is supposed to trigger. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Raymond Hettinger | Remove useless warning |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Gregory P.... | mention bsddb fixes. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Gregory P.... | A cleaner fix than the one committed last night. Gener... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Gregory P.... | Fix a weird bug in dbtables: if it chose a random rowid... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Gregory P.... | cleanup test_dbtables to use mkdtemp. cleanup dbtables... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Facundo Batista | Issue 1289, just a typo. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Facundo Batista | Issue #1580738. When HTTPConnection reads the whole... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Armin Rigo | Fix the overflow checking of list_repeat. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Brett Cannon | Re-order some functions whose parameters differ between... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Brett Cannon | Remove ``:const:`` notation on None in parameter list... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Raymond Hettinger | More docs, error messages, and tests |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Raymond Hettinger | Improve error messages |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Guido van Rossum | Change a PyErr_Print() into a PyErr_Clear(), |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Armin Rigo | test_bigbits was not testing what it seemed to. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Neal Norwitz | Use unittest for assertions |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Neal Norwitz | Don't raise a string exception, they don't work anymore. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Neal Norwitz | Let the O/S supply a port if none of the default ports... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Gregory P.... | Fix an uncollectable reference leak in bsddb.db.DBShelf... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Georg Brandl | Fix email example. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Gregory P.... | Fixes http://bugs.python.org/issue1233 - bsddb.dbshelve... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Raymond Hettinger | Fix test of count.__repr__() to ignore the 'L' if the... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Martin v. Löwis | Bug #1216: Restore support for Visual Studio 2002. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Get this module to compile with bsddb versions prior... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Fix Coverity 185-186: If the passed in FILE is NULL... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Fix Coverity 180: Don't overallocate. We don't need... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Fix Coverity 168: Close the file before returning... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Get rid of compiler warning about retval being used... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Get rid of warnings on a bunch of platforms by using... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Neal Norwitz | Get rid of warning about not being able to create an... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Thomas Heller | On OS X, use os.uname() instead of gestalt.sysv(..... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Kurt B. Kaiser | show paste if > 80 columns. Patch 1659326 Tal Einat. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Kurt B. Kaiser | Allow cursor color change w/o restart. Patch 1725576... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Raymond Hettinger | Accept Jim Jewett's api suggestion to use None instead... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Brett Cannon | Remove file-level typedefs that were inconsistently... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Kurt B. Kaiser | Allow interrupt only when executing user code in subprocess |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gregory P.... | remove another sleepycat reference |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gregory P.... | Use the highest cPickle protocol in bsddb.dbshelve... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gregory P.... | Fix a double free when positioning a database cursor... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Gregory P.... | Splits Modules/_bsddb.c up into bsddb.h and _bsddb... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Raymond Hettinger | Make the error messages more specific |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Andrew M. Kuchling | Eliminate camelcase function name |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Raymond Hettinger | Eliminate camelcase function name |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Georg Brandl | #1199: docs for tp_as_{number,sequence,mapping}, by... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Raymond Hettinger | Better variable names |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Raymond Hettinger | Missed a line in the docs |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Raymond Hettinger | Add comments to NamedTuple code. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Georg Brandl | Update docstring of sched, also remove an unused assign... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Georg Brandl | #1123: fix the docs for the str.split(None, sep) case. |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Neal Norwitz | Ensure that this test will pass even if another test... |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Gregory P.... | Use the host the author likely meant in the first place... |
commit | commitdiff | tree | snapshot |
next |