- 486b1b0 Issue #1292: On alpha, arm, ppc, and s390 linux systems the by Thomas Heller · 17 years ago
- 3814a91 Fix for bug 1705170 - contextmanager swallowing StopIteration (2.5 backport candidate) by Nick Coghlan · 17 years ago
- ac3d429 Added more file-handling related cross-references. by Mark Summerfield · 17 years ago
- f7601ee false "fix" undone as correct problem was found and fixed. by Gregory P. Smith · 17 years ago
- 6d331ca Undo revision 58533 58534 fixes. Those were a workaround for by Gregory P. Smith · 17 years ago
- aae141a Fix bug introduced in revision 58385. Database keys could no longer by Gregory P. Smith · 17 years ago
- 744b32a Fix markup glitch. by Georg Brandl · 17 years ago
- 4de2263 Removed non ASCII text from test as requested by Guido. Sorry :/ by Christian Heimes · 17 years ago
- e18f21c Backport of import tests for bug http://bugs.python.org/issue1293 and bug http://bugs.python.org/issue1342 by Christian Heimes · 17 years ago
- 03b15c6 #1364: os.lstat is available on Windows too, as an alias to os.stat. by Georg Brandl · 17 years ago
- 405884c Sets are marshalable. by Raymond Hettinger · 17 years ago
- 84e26b6 Clarify the reasons why pickle is almost always better than marshal by Raymond Hettinger · 17 years ago
- 50bf115 Adding Christian Heimes. by Martin v. Löwis · 17 years ago
- 9c4382f Fix some compiler warnings for signed comparisons on Unix and Windows. by Neal Norwitz · 17 years ago
- 706132b Make example about hiding None return values at the prompt clearer. by Georg Brandl · 17 years ago
- f4ef23f Use correct markup. by Georg Brandl · 17 years ago
- 20172f9 check in Tal Einat's update to tabpage.py Patch 1612746 by Kurt B. Kaiser · 17 years ago
- 1c1ac38 Backport fixes for the code that decodes octal escapes (and for PyString by Guido van Rossum · 17 years ago
- dff51b2 Patch 1353 by Jacob Winther. Add mp4 mapping to mimetypes.py. by Guido van Rossum · 17 years ago
- 60d5840 Add confirmation dialog before printing. Patch 1717170 Tal Einat. by Kurt B. Kaiser · 17 years ago
- ea68474 Enable platform-specific tweaks for FreeBSD 8 (exactly same to FreeBSD 7's yet) by Hye-Shik Chang · 17 years ago
- a838a80 - Add support for FreeBSD 8 which is recently forked from FreeBSD 7. by Hye-Shik Chang · 17 years ago
- 98f40b1 Update URL for Pygments. 0.8.1 is no longer available by Neal Norwitz · 17 years ago
- dd1a846 Fix new pop() method on os.environ on ignorecase-platforms. by Georg Brandl · 17 years ago
- 1e45f80 1. Add comments to provide top-level documentation. by Kurt B. Kaiser · 17 years ago
- aa8a96a Correct an ancient bug in an unused path by removing that path: register() is by Kurt B. Kaiser · 17 years ago
- 469b2a5 ffi_type_longdouble may be already #defined. See issue 1324. by Thomas Heller · 17 years ago
- 6e183f8 - Build using system ffi library on arm*-linux*, pass --with-system-ffi to CONFIG_ARGS by Matthias Klose · 17 years ago
- a45c487 Missing DECREFs by Raymond Hettinger · 17 years ago
- 1a94ec2 Bug #1287: make os.environ.pop() work as expected. by Georg Brandl · 17 years ago
- 9afb985 - Build using system ffi library on arm*-linux*. by Matthias Klose · 17 years ago
- e7becc5 Added unittest for calling a function with paramflags (backport from py3k branch). by Thomas Heller · 17 years ago
- f5ade63 Issue 1290. CharacterData.__repr__ was constructing a string by Facundo Batista · 17 years ago
- bababa3 Bug #1321: Fixed logic error in TimedRotatingFileHandler.__init__() by Vinay Sajip · 17 years ago
- 3a8daf5 Fixup error return and add support for intermixed ints and floats/ by Raymond Hettinger · 17 years ago
- 3f8caa3 Optimize sum() for integer and float inputs. by Raymond Hettinger · 17 years ago
- cd3c108 Fixup news entry by Raymond Hettinger · 17 years ago
- 6d57c82 Update name by Andrew M. Kuchling · 17 years ago
- 01a0957 Shorter name for namedtuple() by Raymond Hettinger · 17 years ago
- 910ab50 Issue 1307 by Derek Shockey, fox the same bug for RCPT. Neal: please backport! by Guido van Rossum · 17 years ago
- fef8be6 Update Pygments version from externals. by Georg Brandl · 17 years ago
- 5300428 Bug #1313, fix typo (wrong variable name) in example. by Neal Norwitz · 17 years ago
- 8feafab Add phuang patch from Issue 708374 which adds offset parameter to mmap module. by Travis E. Oliphant · 17 years ago
- 5e81270 Issue #1307, patch by Derek Shockey. by Guido van Rossum · 17 years ago
- aef8e55 Add Chris Monson so he can edit PEPs. by Neal Norwitz · 17 years ago
- a739503 Add :term:s for "new-style class". by Georg Brandl · 17 years ago
- e7a0990 Add :term:s for iterator. by Georg Brandl · 17 years ago
- cf3fb25 Add :term: for generators. by Georg Brandl · 17 years ago
- bb75e4e Unify "file-descriptor" to "file descriptor". by Georg Brandl · 17 years ago
- 5e52db0 Add :term:s for descriptors. by Georg Brandl · 17 years ago
- 5c174bb Add markup to new function descriptions. by Georg Brandl · 17 years ago
- 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 17 years ago
- fa61797 Remove duplicate crasher. by Georg Brandl · 17 years ago
- 1486182 Add a crasher for the long-standing issue with closing a file by Armin Rigo · 17 years ago
- 27a4498 Use correct header line by Andrew M. Kuchling · 17 years ago
- e34d289 Various items by Andrew M. Kuchling · 17 years ago
- 529b1a9 Fix protocol name by Andrew M. Kuchling · 17 years ago
- 3507333 Even more clarification. by Georg Brandl · 17 years ago
- c5004f3 Clarify -E docs. by Georg Brandl · 17 years ago
- 45af56d Add entry to ACKS. by Georg Brandl · 17 years ago
- 1cddfed Change title, for now. by Georg Brandl · 17 years ago
- 59d121a * Add new toplevel chapter, "Using Python." (how to install, by Georg Brandl · 17 years ago
- a147bf9 Document new directive "envvar". by Georg Brandl · 17 years ago
- e36a652 Make a path more Unix-standardy. by Georg Brandl · 17 years ago
- dd197e95 Document new "cmdoption" directive. by Georg Brandl · 17 years ago
- ff27e0c Fix code being interpreted as a target. by Georg Brandl · 17 years ago
- 9b5e231 The constructor from tuple was way too permissive: it allowed bad by Facundo Batista · 17 years ago
- 91ac422 Fix ctypes on 32-bit systems when Python is configured --with-system-ffi. by Thomas Heller · 17 years ago
- a2ba6ea #1284: "S" means "seen", not unread. by Georg Brandl · 17 years ago
- 0752d20 Added a cross-ref to each other. by Mark Summerfield · 17 years ago
- c4ed971 Clarify wording for apply(). by Georg Brandl · 17 years ago
- 87fc9ad squelch the warning that this test is supposed to trigger. by Gregory P. Smith · 17 years ago
- 11e679e Remove useless warning by Raymond Hettinger · 17 years ago
- 82eafe6 mention bsddb fixes. by Gregory P. Smith · 17 years ago
- 3ef21cb A cleaner fix than the one committed last night. Generate random rowids that by Gregory P. Smith · 17 years ago
- f8a2a0b Fix a weird bug in dbtables: if it chose a random rowid string that contained by Gregory P. Smith · 17 years ago
- afed3a4 cleanup test_dbtables to use mkdtemp. cleanup dbtables to pass txn as a by Gregory P. Smith · 17 years ago
- d97110d Issue 1289, just a typo. by Facundo Batista · 17 years ago
- 7066590 Issue #1580738. When HTTPConnection reads the whole stream with read(), by Facundo Batista · 17 years ago
- a1e42e1 Fix the overflow checking of list_repeat. by Armin Rigo · 17 years ago
- 7b20116 Re-order some functions whose parameters differ between PyObject and const char by Brett Cannon · 17 years ago
- 1f67a67 Remove ``:const:`` notation on None in parameter list. Since the markup is not by Brett Cannon · 17 years ago
- 6edff59 Add items by Andrew M. Kuchling · 17 years ago
- abfd8df More docs, error messages, and tests by Raymond Hettinger · 17 years ago
- 050afbf Improve error messages by Raymond Hettinger · 17 years ago
- 9fc1b96 Change a PyErr_Print() into a PyErr_Clear(), per discussion in issue 1031213. by Guido van Rossum · 17 years ago
- ec56019 test_bigbits was not testing what it seemed to. by Armin Rigo · 17 years ago
- d29f1d2 Use unittest for assertions by Neal Norwitz · 17 years ago
- 3884690 Don't raise a string exception, they don't work anymore. by Neal Norwitz · 17 years ago
- 880605a Let the O/S supply a port if none of the default ports can be used. by Neal Norwitz · 17 years ago
- 5d743fd Fix an uncollectable reference leak in bsddb.db.DBShelf.append by Gregory P. Smith · 17 years ago
- 5fbf663 Fix email example. by Georg Brandl · 17 years ago
- d40f126 Fixes http://bugs.python.org/issue1233 - bsddb.dbshelve.DBShelf.append by Gregory P. Smith · 17 years ago
- 3a0de08 Fix test of count.__repr__() to ignore the 'L' if the count is a long by Raymond Hettinger · 17 years ago
- d476a40 Bug #1216: Restore support for Visual Studio 2002. Will backport to 2.5. by Martin v. Löwis · 17 years ago
- f3ca169 Get this module to compile with bsddb versions prior to 4.3 by Neal Norwitz · 17 years ago
- 15f2661 Fix Coverity 185-186: If the passed in FILE is NULL, uninitialized memory by Neal Norwitz · 17 years ago
- a7d329a Fix Coverity 180: Don't overallocate. We don't need structs, but pointers. by Neal Norwitz · 17 years ago
- e545ff3 Fix Coverity 168: Close the file before returning (exiting). by Neal Norwitz · 17 years ago
- 088beae Get rid of compiler warning about retval being used (returned) without by Neal Norwitz · 17 years ago