- 750c442 Live with that "the hardware address" is an ill-defined by Tim Peters · 18 years ago
- df80af7 Ensure the actual number matches the expected count by Neal Norwitz · 18 years ago
- 641cddf - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename by Gregory P. Smith · 18 years ago
- ce70a3b Whitespace normalization. by Tim Peters · 18 years ago
- 6f68147 Bug #1529297: The rewrite of doctest for Python 2.4 unintentionally by Tim Peters · 18 years ago
- 00decd7 Patch #1520294: Support for getset and member descriptors in types.py, by Barry Warsaw · 18 years ago
- 08310d6 check_node(): stop spraying mystery output to stderr. by Tim Peters · 18 years ago
- 09a6f6a Remove code that is no longer used (ctypes.com). by Thomas Heller · 18 years ago
- 75a832d Make uuid test suite pass on this box by requesting output with LC_ALL=C. by Georg Brandl · 18 years ago
- daea035 Whitespace normalization. by Tim Peters · 18 years ago
- f102fc5 Add test_main() methods. These three tests were never run by regrtest.py. by Georg Brandl · 18 years ago
- 9aed98f Reformat docstring; fix typo by Andrew M. Kuchling · 18 years ago
- 997ceff Bump distutils version to 2.5, as several new features by Martin v. Löwis · 18 years ago
- 95621b2 Whitespace normalization. by Tim Peters · 18 years ago
- eb26ea3 Allow the 'onerror' argument to walk_packages() to catch any Exception, not by Phillip J. Eby · 18 years ago
- 9298eff Bug #978833: Really close underlying socket in _socketobject.close. by Martin v. Löwis · 18 years ago
- 5f13578 Part of bug #1523610: fix miscalculation of buffer length. by Georg Brandl · 18 years ago
- 0619a32 Bug #1459963: properly capitalize HTTP header names. by Georg Brandl · 18 years ago
- d92ae78 Forward port some fixes that were in email 2.5 but for some reason didn't make by Barry Warsaw · 18 years ago
- 9134307 Whitespace normalization. by Tim Peters · 18 years ago
- 3075e16 Fix bug #1517990: IDLE keybindings on OSX by Ronald Oussoren · 18 years ago
- b62efad Document the crashers that will not go away soon as "won't fix", by Armin Rigo · 18 years ago
- 5a9a2a3 Added another crasher, which hit me today (I was not intentionally by Armin Rigo · 18 years ago
- 4df7c0a Document why is and is not a good way to fix the gc_inspection crasher. by Armin Rigo · 18 years ago
- 813669f Fix a bug in the messages for an assert failure where not enough arguments to a string by Brett Cannon · 18 years ago
- 69b9b67 Patch #1525766: correctly pass onerror arg to recursive calls by Georg Brandl · 18 years ago
- 0b48303 Bug #1525817: Don't truncate short lines in IDLE's tool tips. by Martin v. Löwis · 18 years ago
- 0c4a3b3 current_frames_with_threads(): There's actually no way by Tim Peters · 18 years ago
- 4d16b91 Don't use standard assert: want tests to fail even when run with -O. by Greg Ward · 18 years ago
- 0bbfd83 Whitespace normalization. by Tim Peters · 18 years ago
- afb44f4 Repair accidental NameError. by Georg Brandl · 18 years ago
- a2946a4 - EditorWindow.test() was failing. Bug 1417598 by Kurt B. Kaiser · 18 years ago
- b3c4d16 EditorWindow failed when used stand-alone if sys.ps1 not set. by Kurt B. Kaiser · 18 years ago
- c13c34c Patch #1515343: Fix printing of deprecated string exceptions with a by Georg Brandl · 18 years ago
- bda0dde Patch #1448199: Release GIL around ConnectRegistry. by Martin v. Löwis · 18 years ago
- 48fae7a Resync optparse with Optik 1.5.3: minor tweaks for/to tests. by Greg Ward · 18 years ago
- afa358f Get mailbox module working on OS/2 EMX port. by Andrew MacIntyre · 18 years ago
- 8133f9d Fix for bug #1517996: Class and Path browsers show Tk menu by Ronald Oussoren · 18 years ago
- 17db495 Without this patch CMD-W won't close EditorWindows on MacOS X. This solves by Ronald Oussoren · 18 years ago
- c6bacd5 Tooltips failed on new-syle class __init__ args. Bug 1027566 Loren Guthrie by Kurt B. Kaiser · 18 years ago
- 7802af4 Be a lot smarter about whether this test passes: instead of assuming by Greg Ward · 18 years ago
- cde0fa9 Don't fail if the directory already exists by Neal Norwitz · 18 years ago
- 4085f14 Fix check for empty list (vs. None). by Georg Brandl · 18 years ago
- b110bad More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightly by Barry Warsaw · 18 years ago
- dc57936 Addressed SF#1524081 by using a dictionary to map level names to syslog priority names, rather than a string.lower(). by Vinay Sajip · 18 years ago
- 43476e0 Avoid occasional failure to detect closing paren properly. by Kurt B. Kaiser · 18 years ago
- 13cf38c Guard for _active being None in __del__ method. by Georg Brandl · 18 years ago
- 1a2959c Fix SF#1516184 (again) and add a test to prevent regression. by Phillip J. Eby · 18 years ago
- cfe3128 Revert r50706 (Whitespace normalization) and by Martin v. Löwis · 18 years ago
- 112aad3 SF bug 1524317: configure --without-threads fails to build by Tim Peters · 18 years ago
- 73a9ead Whitespace normalization. by Tim Peters · 18 years ago
- 426f4a1 Patch #1524429: Use repr instead of backticks again. by Martin v. Löwis · 18 years ago
- ac4ae4b Comments and docs cleanups, and some little fixes, provided by Santiágo Peresón by Facundo Batista · 18 years ago
- caebe22 Fix bug #1520914. Starting in 2.4, time.strftime() began to check the bounds by Brett Cannon · 18 years ago
- 4b7e35b Rebinding Tab key was inserting 'tab' instead of 'Tab'. Bug 1179168. by Kurt B. Kaiser · 18 years ago
- 18d2f39 decode_rfc2231(): Be more robust against buggy RFC 2231 encodings. by Barry Warsaw · 18 years ago
- a2f60a4 Patch 1479219 - Tal Einat by Kurt B. Kaiser · 18 years ago
- 7b71bf3 Remove usage of sets module (patch #1500609). by Georg Brandl · 18 years ago
- 84be93b Bug #1512814, Fix incorrect lineno's when code within a function by Neal Norwitz · 18 years ago
- 5ea4bf1 Patch #1220874: Update the binhex module for Mach-O. by Bob Ippolito · 18 years ago
- ce049a0 Patch #1521817: The index range checking on ctypes arrays containing by Thomas Heller · 18 years ago
- 7d1d436 Bug #1223937: CalledProcessError.errno -> CalledProcessError.returncode. by Peter Astrand · 18 years ago
- 2bdf29e Fix #1521375. When running with root priviledges, 'gcc -o /dev/null' by Thomas Heller · 18 years ago
- 47d7a06 Fix #1467450: ctypes now uses RTLD_GLOBAL by default on OSX 10.3 to by Thomas Heller · 18 years ago
- edef2be Bug #1520864: unpacking singleton tuples in for loop (for x, in) work again. by Neal Norwitz · 18 years ago
- 3b9be2a Change the ctypes version number to 1.0.0. by Thomas Heller · 18 years ago
- a42a662 When a foreign function is retrived by calling __getitem__ on a ctypes by Thomas Heller · 18 years ago
- 12c00f7 Whitespace normalization. by Tim Peters · 18 years ago
- 06c68b8 Patch #1519566: Remove unused _tofill member. by Martin v. Löwis · 18 years ago
- 722b883 Whitespace normalization. by Tim Peters · 18 years ago
- 32a8361 After approval from Anthony, merge the tim-current_frames by Tim Peters · 18 years ago
- 2b221ed Make it possible to run test_subprocess.py with Python 2.2, which lacks test_support.reap_children(). by Peter Astrand · 18 years ago
- 137ff79 Fix SF#1457312: bad socket error handling in distutils "upload" command. by Phillip J. Eby · 18 years ago
- 5d86bdb Fix SF#1516184 and add a test to prevent regression. by Phillip J. Eby · 18 years ago
- 7644262 Assigning None to pointer type structure fields possible overwrote wrong fields. by Thomas Heller · 18 years ago
- dda068d Fix bug #1518190: accept any integer or long value in the by Thomas Heller · 18 years ago
- 70e8e87 preparing for 2.5b2 by Anthony Baxter · 18 years ago
- d24d5b3 Change error message to indicate that VS2003 is necessary to build extension modules, not the .NET SDK. by Martin v. Löwis · 18 years ago
- 8d65681 Introduce DISTUTILS_USE_SDK as a flag to determine whether the by Martin v. Löwis · 18 years ago
- 4a5fbda Part of SF patch #1484695. This removes dead code. The chksum was by Neal Norwitz · 18 years ago
- 8440483 Fix doco. Backport candidate. by Neal Norwitz · 18 years ago
- ed65755 Bug #1512814, Fix incorrect lineno's when code at module scope by Neal Norwitz · 18 years ago
- 28746ab On 64 bit systems, int literals that use less than 64 bits are now ints by Neal Norwitz · 18 years ago
- 6ec6ab0 Fix SF bug 1441486: bad unary minus folding in compiler. by Neil Schemenauer · 18 years ago
- 0e07b60 Fix AST compiler bug #1501934: incorrect LOAD/STORE_GLOBAL generation. by Neil Schemenauer · 18 years ago
- 63597f1 Whitespace normalization. by Tim Peters · 18 years ago
- 9575fb2 Add an additional test for bug #1519018. by Georg Brandl · 18 years ago
- fb48afa Fix SF bug #1519018: 'as' is now validated properly in import statements by Neal Norwitz · 18 years ago
- 84bc19a Restore rev 47014: by Neal Norwitz · 18 years ago
- 388a8c2 Properly generate logical file ids. Fixes #1515998. by Martin v. Löwis · 18 years ago
- b9aa7ea Test using all CJK encodings for the testcases which don't require by Hye-Shik Chang · 18 years ago
- 84392be Add a testcase for r47086 which fixed a bug in codec_getstreamcodec(). by Hye-Shik Chang · 18 years ago
- b6983bb Ignore ImportWarning by default by Nick Coghlan · 18 years ago
- 56829d5 Revert the __module_name__ changes made in rev 47142. We'll revisit this in Python 2.6 by Nick Coghlan · 18 years ago
- bf84e54 added XMLParser alias for cElementTree compatibility by Fredrik Lundh · 18 years ago
- 5becdbe Patch #1517790: It is now possible to use custom objects in the ctypes by Thomas Heller · 18 years ago
- 2329b64 The test that calls a function with invalid arguments and catches the by Thomas Heller · 18 years ago
- 5953bac A couple of examples about how to attack the fact that _PyType_Lookup() by Armin Rigo · 18 years ago
- 43d9a58 Revert the change done in svn revision 47206: by Thomas Heller · 18 years ago
- add1911 Fix bug in passing tuples to string.Template. All other values (with working by Thomas Wouters · 18 years ago