2007-11-09 |
Georg Brandl | Fix misleading example. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Georg Brandl | Fix seealso link to sets docs. Do not merge to Py3k. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Raymond Hettinger | Reposition the decref (spotted by eagle-eye norwitz). |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Raymond Hettinger | Add set.isdisjoint() |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Christian Heimes | Backport of Guido's review of my patch. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Christian Heimes | Backported fix for bug #1392 from py3k branch r58903. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Nick Coghlan | Add missing NEWS entry |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Raymond Hettinger | Add build option for faster loop execution. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Raymond Hettinger | Optimize dict.fromkeys() with dict inputs. Useful... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Raymond Hettinger | Fix marshal's incorrect handling of subclasses of built... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Guido van Rossum | Add missing "return NULL" in overflow check in PyObject... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Gregory P.... | Fixes Issue 1385: The hmac module now computes the... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Mark Summerfield | Clarified the fact that you can have comments for indiv... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Mark Summerfield | Added cross-references between the various archive... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Gregory P.... | * db->get_flags is only available in BerkeleyDB >= 4.2 |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Gregory P.... | * db->get_types is only available in BerkeleyDB >... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Gregory P.... | Add the bsddb.db.DBEnv.lock_id_free method. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Gregory P.... | Fixes bug 477182 on pybsddb.sf.net. DB objects now... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Georg Brandl | Fix syntax for versionchanged markup. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Skip Montanaro | Note change to get_dialect semantics in 2.5. Will... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Brett Cannon | Add a missing quotation mark. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Georg Brandl | Make "hashable" a glossary entry and clarify docs on... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Thomas Heller | Enable the full ctypes c_longdouble tests again. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Thomas Heller | Issue #1292: On alpha, arm, ppc, and s390 linux systems the |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Nick Coghlan | Fix for bug 1705170 - contextmanager swallowing StopIte... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Mark Summerfield | Added more file-handling related cross-references. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Gregory P.... | false "fix" undone as correct problem was found and... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Gregory P.... | Undo revision 58533 58534 fixes. Those were a workarou... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Gregory P.... | Fix bug introduced in revision 58385. Database keys... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Georg Brandl | Fix markup glitch. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Christian Heimes | Removed non ASCII text from test as requested by Guido... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Christian Heimes | Backport of import tests for bug http://bugs.python... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Georg Brandl | #1364: os.lstat is available on Windows too, as an... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Raymond Hettinger | Sets are marshalable. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Raymond Hettinger | Clarify the reasons why pickle is almost always better... |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Martin v. Löwis | Adding Christian Heimes. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Neal Norwitz | Fix some compiler warnings for signed comparisons on... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Georg Brandl | Make example about hiding None return values at the... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Georg Brandl | Use correct markup. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Kurt B. Kaiser | check in Tal Einat's update to tabpage.py |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Guido van Rossum | Backport fixes for the code that decodes octal escapes... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Guido van Rossum | Patch 1353 by Jacob Winther. |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Kurt B. Kaiser | Add confirmation dialog before printing. Patch 1717170... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Hye-Shik Chang | Enable platform-specific tweaks for FreeBSD 8 (exactly... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Hye-Shik Chang | - Add support for FreeBSD 8 which is recently forked... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Neal Norwitz | Update URL for Pygments. 0.8.1 is no longer available |
commit | commitdiff | tree | snapshot |
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 |
next |