- 9875ba4 Remove specific mention of my name and email address from modules. Not really by Brett Cannon · 18 years ago
- 07e1db3 Fix time.strptime's %U support. Basically rewrote the algorithm to be more by Brett Cannon · 18 years ago
- 27b4c8b Add item by Andrew M. Kuchling · 18 years ago
- 4378215 Fix for #1643874: When calling SysAllocString, create a PyCObject by Thomas Heller · 18 years ago
- 391e917 Strengthen warning about using lock() by Andrew M. Kuchling · 18 years ago
- 4b884a5 Port test_popen.py to unittest. by Walter Dörwald · 18 years ago
- f5bee30 Fix crasher for when an object's __del__ creates a new weakref to itself. by Brett Cannon · 18 years ago
- 6c5c502 Make PyTraceBack_Here use the current thread, not the by Martin v. Löwis · 18 years ago
- 6ed1965 Add news entry about last checkin (oops.) by Thomas Wouters · 18 years ago
- afea529 SF patch #1630975: Fix crash when replacing sys.stdout in sitecustomize by Thomas Wouters · 18 years ago
- d2e2290 Patch #1507247: tarfile.py: use current umask for intermediate directories. by Lars Gustäbel · 18 years ago
- e498083 Bug #1627316: handle error in condition/ignore pdb commands more gracefully. by Georg Brandl · 18 years ago
- 6263495 Bug #1249573: fix rfc822.parsedate not accepting a certain date format by Georg Brandl · 18 years ago
- b94c0c3 Make comment match the code by Andrew M. Kuchling · 18 years ago
- b78bb74 Improve pattern used for mbox 'From' lines; add a simple test by Andrew M. Kuchling · 18 years ago
- 5a096e1 Use new email module names (#1637162, #1637159, #1637157). by Georg Brandl · 18 years ago
- dd7b052 Patch #1627441: close sockets properly in urllib2. by Georg Brandl · 18 years ago
- b84c137 Bug #1486663: don't reject keyword arguments for subclasses of builtin types. by Georg Brandl · 18 years ago
- aef4c6b Patch #1610575: Add support for _Bool to struct. by Martin v. Löwis · 18 years ago
- 71cd551 Port test_new.py to unittest. by Walter Dörwald · 18 years ago
- d414302 resource.RUSAGE_BOTH might not exist. by Walter Dörwald · 18 years ago
- 66262ab Add argument tests an calls of resource.getrusage(). by Walter Dörwald · 18 years ago
- 9fab9a7 Port test_resource.py to unittest. by Walter Dörwald · 18 years ago
- cc0eba9 Merge 53501 and 53502 from 25 branch: by Martin v. Löwis · 18 years ago
- 1b0ce85 SF# 1635892: Fix docs for betavariate's input parameters . by Raymond Hettinger · 18 years ago
- 0682a52 Add UUIDs for 2.5.1 and 2.5.2 by Martin v. Löwis · 18 years ago
- 4885e7d Prefix AST symbols with _Py_. Fixes #1637022. Will backport. by Martin v. Löwis · 18 years ago
- a6c0b59 SF #1635217, Fix unbalanced paren by Neal Norwitz · 18 years ago
- 06a9a0c This test doesn't pass on Windows. The cause seems to be that chmod by Neal Norwitz · 18 years ago
- b94ed71 add missing version entry by Fred Drake · 18 years ago
- 7beeb2b Try reverting part of r53145 that seems to cause the Windows buildbots to fail in test_uu.UUFileTest.test_encode by Neal Norwitz · 18 years ago
- b26b1c6 Bug #1629125: fix wrong data type (int -> Py_ssize_t) in PyDict_Next docs. by Georg Brandl · 18 years ago
- 45dc1f2 Bug #1637967: missing //= operator in list. by Georg Brandl · 18 years ago
- 3ffcfe2 [Part of bug #1599254] Add suggestion to Mailbox docs to use Maildir, and warn user to lock/unlock mailboxes when modifying them by Andrew M. Kuchling · 18 years ago
- 2e07810 Replace C++ comments with C comments. by Thomas Heller · 18 years ago
- 7d106ef Remove Calvin since he only has access to the website currently. by Neal Norwitz · 18 years ago
- 1e52d6b Give Calvin Spealman access for python-dev summaries. by Neal Norwitz · 18 years ago
- 33a0a06 Fixed ntpath.expandvars to not replace references to non-existing by Sjoerd Mullender · 18 years ago
- fa3d08b Add news items for the recent pybench and platform changes. by Marc-André Lemburg · 18 years ago
- b3d8a06 Updated rotating file handlers to use _open(). by Vinay Sajip · 18 years ago
- f5c034a Add a note for strptime that just because strftime supports some extra by Brett Cannon · 18 years ago
- 2799aab Doc patch matching r53434 (htonl etc. now always take/return positive ints). by Guido van Rossum · 18 years ago
- 1ff01fb Added documentation for WatchedFileHandler (based on SF patch #1598415) by Vinay Sajip · 18 years ago
- 73306b0 Added WatchedFileHandler (based on SF patch #1598415) by Vinay Sajip · 18 years ago
- bb2cc69 Patch #1635058 by Mark Roberts: ensure that htonl and friends never accept or by Guido van Rossum · 18 years ago
- 8ef1cf3 Handle old-style instances more gracefully (display documentation on by Ka-Ping Yee · 18 years ago
- 0567ba2 Remove a dependency of this test on $COLUMNS. by Guido van Rossum · 18 years ago
- 0741a60 Merged changes from standalone version 2.3.3. This should probably all be by Gerhard Häring · 18 years ago
- b1a8ef6 Jython doesn't have sys.setcheckinterval() - ignore it in that case. by Marc-André Lemburg · 18 years ago
- 3b8f60b Use defaults if sys.executable isn't set (e.g. on Jython). by Marc-André Lemburg · 18 years ago
- a50e623 Add Python implementation to the machine details. by Marc-André Lemburg · 18 years ago
- 10514a7 Fix for bug #1634343: allow specifying empty arguments on Windows by Peter Astrand · 18 years ago
- 2be9d43 Add parameter sys_version to _sys_version(). by Marc-André Lemburg · 18 years ago
- 4b86f8b Fix grammar in docstrings by Neal Norwitz · 18 years ago
- 9e0dc96 Bump version number and change copyright year. by Marc-André Lemburg · 18 years ago
- 7ded34d Fix typo. by Georg Brandl · 18 years ago
- 093b670 Deprecate the sets module. by Brett Cannon · 18 years ago
- 6fd4549 patch #1610795: BSD version of ctypes.util.find_library, by Martin Kammerhofer. by Thomas Heller · 18 years ago
- d059e7b patch #1610795: BSD version of ctypes.util.find_library, by Martin Kammerhofer. by Thomas Heller · 18 years ago
- 572104f Avoid warnings in the test suite because ctypes.wintypes cannot be by Thomas Heller · 18 years ago
- 2464087 add parsetok.h as a dependency - previously, changing this file doesn't by Anthony Baxter · 18 years ago
- 78a132b Fix error where the end of a funcdesc environment was accidentally moved too by Brett Cannon · 18 years ago
- f5b5183 Correct the comments: the code is right. by Thomas Heller · 18 years ago
- 8138c26 Fixes for 64-bit Windows: In ctypes.wintypes, correct the definitions by Thomas Heller · 18 years ago
- 9fdfadb SF #1486663 -- Allow keyword args in subclasses of set() and frozenset(). by Raymond Hettinger · 18 years ago
- a398e2d - idle: Honor the "Cancel" action in the save dialog (Debian bug #299092). by Matthias Klose · 18 years ago
- 764a7ec - Make the documentation match the code and the docstring by Matthias Klose · 18 years ago
- 833e961 Fix the signature of log_error(). (A subclass that did the right thing by Guido van Rossum · 18 years ago
- 9ae562e Must change the version number in the _ctypes extension as well. by Thomas Heller · 18 years ago
- fb9d787 Change the ctypes version number to "1.1.0". by Thomas Heller · 18 years ago
- 37e6502 Minor change in int() docstring for proper spacing. by Gustavo Niemeyer · 18 years ago
- a443bc8 Mention in the int() docstring that a base zero has meaning, as by Gustavo Niemeyer · 18 years ago
- 85a2192 Verify the sizes of the basic ctypes data types against the struct module. by Thomas Heller · 18 years ago
- 1211edd Added a docstring by Vinay Sajip · 18 years ago
- ab41c10 Added entry about addition of _open() method to logging.FileHandler. by Vinay Sajip · 18 years ago
- 825b75a Bug #1627575: Added _open() method to FileHandler which can be used to reopen files. The FileHandler instance now saves the encoding (which can be None) in an attribute called "encoding". by Vinay Sajip · 18 years ago
- c913726 Added entries about removal of some bare except clauses from logging. by Vinay Sajip · 18 years ago
- 2cd79f6 Bare except clause removed from LogRecord.__init__. Now, only ValueError, TypeError and AttributeError are trapped. by Vinay Sajip · 18 years ago
- c683a87 Bare except clause removed from SMTPHandler.emit(). Now, only ImportError is trapped. by Vinay Sajip · 18 years ago
- 51c2f6c Fix zero-length corner case for iterating over a mutating deque. by Raymond Hettinger · 18 years ago
- 1812f8c Avoid O(N**2) bottleneck in _communicate_(). Fixes #1598181. by Peter Astrand · 18 years ago
- ec05a2d Re-implemented fix for #1531862 once again, in a way that works with Python 2.2. Fixes bug #1603424. by Peter Astrand · 18 years ago
- e8330fa Add Josiah to SF for maintaining asyncore/asynchat by Neal Norwitz · 18 years ago
- 83955ef update to (c) years to include 2007 by Anthony Baxter · 18 years ago
- 4bd97d4 SF# 1409443: Expand comment to cover the interaction between f->f_lasti and the PREDICT macros. by Raymond Hettinger · 18 years ago
- d14ef77 Silence a warning from gcc 4.0.1 by specifying a function's parameter list is by Brett Cannon · 18 years ago
- 9c3a392 [Patch #1520904] Fix bsddb tests to write to the temp directory instead of the Lib/bsddb/test directory by Andrew M. Kuchling · 18 years ago
- 8826804 [Bug #1622533] Make docstrings raw strings because they contain control characters (\0, \1) by Andrew M. Kuchling · 18 years ago
- 1f8c634 Add Collin Winter for access to update PEP 3107 by Neal Norwitz · 18 years ago
- d92d3c7 typo fix by Gregory P. Smith · 18 years ago
- 72cd02c Prevent crash on shutdown which can occur if we are finalizing by Neal Norwitz · 18 years ago
- 11a70c3 bump module version to match supported berkeleydb version by Gregory P. Smith · 18 years ago
- 8b96a35 Support linking of the bsddb module against BerkeleyDB 4.5.x by Gregory P. Smith · 18 years ago
- 7b7c9d4 Bug #1566280: Explicitly invoke threading._shutdown from Py_Main, by Martin v. Löwis · 18 years ago
- 769a40a Fix stability of heapq's nlargest() and nsmallest(). by Raymond Hettinger · 18 years ago
- 2dc4db0 SF #1627373, fix typo in CarbonEvt. by Neal Norwitz · 18 years ago
- 92d54d5 Add EnvironmentVarGuard to test.test_support. Provides a context manager to by Brett Cannon · 18 years ago
- 5399910 For sets with cyclical reprs, emit an ellipsis instead of infinitely recursing. by Raymond Hettinger · 18 years ago
- a186ee2 SF bug #1623890, fix argument name in docstring by Neal Norwitz · 18 years ago
- 5dc29ac Remove a stray (old) macro name left around (I guess) by Neal Norwitz · 18 years ago