- 3dbc891 Remove Python 2.3 compatibility comment. by Ka-Ping Yee · 19 years ago
- d113680 Preparing for 2.5b1. by Anthony Baxter · 19 years ago
- e7d7caa TestHelp.make_parser(): This was making a permanent change to by Tim Peters · 19 years ago
- c314ac5 Next try to fix the OpenBSD buildbot tests: by Thomas Heller · 19 years ago
- 5c29843 Repair KeyError when running test_threaded_import under -R, by Tim Peters · 19 years ago
- 4994d95 Patch #1506645: add Python wrappers for the curses functions by Walter Dörwald · 19 years ago
- 43bc378 Whitespace normalization. by Tim Peters · 19 years ago
- 0b46570 Try to repair the failing test on the OpenBSD buildbot. Trial and error... by Thomas Heller · 19 years ago
- ccff785 Patch #1507676: improve exception messages in abstract.c, object.c and typeobject.c. by Georg Brandl · 19 years ago
- 0f51cf6 Revert 47014 until it is more robust by Neal Norwitz · 19 years ago
- 10b835c The hppa ubuntu box sometimes hangs forever in these tests. My guess by Neal Norwitz · 19 years ago
- 9602cc2 Prevent spurious leaks when running regrtest.py -R. There may be more by Neal Norwitz · 19 years ago
- 210262c Fix typo in docstring by Neal Norwitz · 19 years ago
- 6fb20aa Patch #815924: Restore ability to pass type= and icon= by Martin v. Löwis · 19 years ago
- 3798da0 Patch #812986: Update the canvas even if not tracing. by Martin v. Löwis · 19 years ago
- 92733be Patch #1494750: Destroy master after deleting children. by Martin v. Löwis · 19 years ago
- 5ecad9c Patch #1096231: Add default argument to wm_iconbitmap. by Martin v. Löwis · 19 years ago
- 337487e Patch #763580: Add name and value arguments to Tkinter variable classes. by Martin v. Löwis · 19 years ago
- 5416605 fix change that broke the htmllib tests by Fred Drake · 19 years ago
- fab461a SF patch 1504676: Make sgmllib char and entity references pluggable by Fred Drake · 19 years ago
- 13a7bef Add missing period in comment. by Neal Norwitz · 19 years ago
- 946aea2 Param name is dir, not directory. Update docstring. Backport candidate by Neal Norwitz · 19 years ago
- 217046f Disable this test until we can determine what to do about it by Neal Norwitz · 19 years ago
- da4b84a Oops -- I introduced an off-by-6436159488 error. by Tim Peters · 19 years ago
- a608bb2 Whitespace normalization. by Tim Peters · 19 years ago
- 84b0f58 Try to reduce the extreme peak memory and disk-space use by Tim Peters · 19 years ago
- bda1418 Print some more info to get an idea of how much longer the test will last by Neal Norwitz · 19 years ago
- 643ad19 Steal the trick from test_compiler to print out a slow msg. by Neal Norwitz · 19 years ago
- 506f7b5 - bsddb: multithreaded DB access using the simple bsddb module interface by Gregory P. Smith · 19 years ago
- c21e056 Re-revert this change. Install the version check and don't run the test by Neal Norwitz · 19 years ago
- 143cefb Patch #1446489 (zipfile: support for ZIP64) by Ronald Oussoren · 19 years ago
- 0eac118 Make import/lookup of mbcs fail on non-Windows systems. by Martin v. Löwis · 19 years ago
- de7f502 Try to narrow window of failure on slow/busy boxes (ppc64 buildbot) by Neal Norwitz · 19 years ago
- fe7d0c3 Speculative checkin (requires approval of Gerhard Haering) by Neal Norwitz · 19 years ago
- 5d538b6 Whitespace normalization. by Tim Peters · 19 years ago
- b2e8816 - Added version checks in C code to make sure we don't trigger bugs in older by Gerhard Häring · 19 years ago
- 4180e12 Add an __all__ list, since this module does 'from ctypes import *'. by Thomas Heller · 19 years ago
- 83cc0d0 Bug #1117556: SimpleHTTPServer now tries to find and use the system's by Georg Brandl · 19 years ago
- 0540be9 Bug #1202018: add some common mime.types locations. by Georg Brandl · 19 years ago
- 866a5d8 Fix docstring. by Thomas Heller · 19 years ago
- 2605ca8 Bug #1339007: Shelf objects now don't raise an exception in their by Georg Brandl · 19 years ago
- d825143 Patch #1455898: Incremental mode for "mbcs" codec. by Martin v. Löwis · 19 years ago
- 6ce9fe8 explain an XXX in more detail by Fred Drake · 19 years ago
- a16393e add tests for two cases that are handled correctly in the current code, by Fred Drake · 19 years ago
- 72c9eff - make some disabled tests run what they intend when enabled by Fred Drake · 19 years ago
- 16ec4bb Whitespace normalization. by Tim Peters · 19 years ago
- 61bdd39 Repaired typo in new comment. by Tim Peters · 19 years ago
- 43898b4 SequenceMatcher.get_matching_blocks(): This now guarantees that by Tim Peters · 19 years ago
- 5dc3e3f Missed test for rev. 46933; infinite recursion from __coerce__() returning its arguments reversed. by Brett Cannon · 19 years ago
- 1541ef0 Merged changes from external pysqlite 2.3.0 release. Documentation updates will by Gerhard Häring · 19 years ago
- ea3912b If a classic class defined a __coerce__() method that just returned its two by Brett Cannon · 19 years ago
- 93e3ecb Increase the small thread stack size to get the test by Andrew MacIntyre · 19 years ago
- ef7fe5f Whitespace normalization. by Tim Peters · 19 years ago
- a7090df fix exception usage by Andrew MacIntyre · 19 years ago
- 9291332 Patch #1454481: Make thread stack size runtime tunable. by Andrew MacIntyre · 19 years ago
- c6f5b3a errors is an attribute in the incremental decoder not an argument. by Walter Dörwald · 19 years ago
- 6b6e2bb Fix passing errors to the encoder and decoder functions. by Walter Dörwald · 19 years ago
- 9015b93 Linecache contains support for PEP302 loaders, but fails to deal with loaders by Ronald Oussoren · 19 years ago
- fdbebb6 Add back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_INTEGER. by Thomas Heller · 19 years ago
- a7e823f Add some windows datatypes that were missing from this file, and add by Thomas Heller · 19 years ago
- 6d3d339 Verify the crash due to EncodingMap not initialized does not return by Neal Norwitz · 19 years ago
- 62bc8aa Don't fail if another process is listening on our port. by Neal Norwitz · 19 years ago
- 7ca6677 get_matching_blocks(): rewrote code & comments so they match; added by Tim Peters · 19 years ago
- 2adc626 Added missing svn:eol-style property to text files. by Tim Peters · 19 years ago
- edd66fa Whitespace normalization. by Tim Peters · 19 years ago
- f9eb82f Add the uuid module. by Ka-Ping Yee · 19 years ago
- c2da994 Add pep-291 compatibility markers. by Thomas Heller · 19 years ago
- f2b16f3 Fix site module docstring to match the code for Mac OSX, too by Nick Coghlan · 19 years ago
- 3fb55ca Fix site module docstring to match the code by Nick Coghlan · 19 years ago
- 403019b Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages. by Phillip J. Eby · 19 years ago
- 6e73aaa Patch #1503046, Conditional compilation of zlib.(de)compressobj.copy by Neal Norwitz · 19 years ago
- 052cbcf Remove unused import by Neal Norwitz · 19 years ago
- 909eb12 Fix the socket tests so they can be run concurrently. Backport candidate by Neal Norwitz · 19 years ago
- 418b97e Cleanup: Remove import of types to get StringTypes, we can just use basestring. by Neal Norwitz · 19 years ago
- 4a9ff16 Get test to pass on S/390. Shout if you think this change is incorrect. by Neal Norwitz · 19 years ago
- 06524b6 compare_generic_iter(): Fixed the failure of test_wsgiref's testFileWrapper by Tim Peters · 19 years ago
- 896c1ea Fix test on PPC64 buildbot. It raised an IOError (really an URLError which by Neal Norwitz · 19 years ago
- f054aeb Try to fix another networking test. The problem is that if hosts have by Neal Norwitz · 19 years ago
- a29fc29 Try to fix several networking tests. The problem is that if hosts have by Neal Norwitz · 19 years ago
- 231c3c8 Add missing svn:eol-style property to text files. by Tim Peters · 19 years ago
- 4f96f1f Whitespace normalization. by Tim Peters · 19 years ago
- 0e0c9f4 Bug #1498146: fix optparse to handle Unicode strings in option help, by Greg Ward · 19 years ago
- 19302d9 This patch improves the L&F of IDLE on OSX. The changes are conditionalized on by Ronald Oussoren · 19 years ago
- 6aaccc6 Fix errors found by pychecker by Neal Norwitz · 19 years ago
- e588c2b Fix errors found by pychecker. by Neal Norwitz · 19 years ago
- d3c52de warnings was imported at module scope, no need to import again by Neal Norwitz · 19 years ago
- f992a2b Fix errors found by pychecker by Neal Norwitz · 19 years ago
- 7f54740 Bug #1361643: fix textwrap.dedent() so it handles tabs appropriately, by Greg Ward · 19 years ago
- 0e11595 shuffle() doscstring: Removed warning about sequence length by Tim Peters · 19 years ago
- 5114826 Upgrade to ctypes version 0.9.9.7. by Thomas Heller · 19 years ago
- 86116e2 document the class, not its initializer by Skip Montanaro · 19 years ago
- 90e27d3 Apply perky's fix for #1503157: "/".join([u"", u""]) raising OverflowError. by Georg Brandl · 19 years ago
- 22565aa An object with __call__ as an attribute, when called, will have that attribute checked for __call__ itself, and will continue to look until it finds an object without the attribute. This can lead to an infinite recursion. by Brett Cannon · 19 years ago
- b2afe85 Make use of new str.startswith/endswith semantics. by Georg Brandl · 19 years ago
- 2007d4e Remove unused variable by Andrew M. Kuchling · 19 years ago
- e558486 Implementing a happy idea from Georg Brandl: make runtest() try to by Tim Peters · 19 years ago
- 2425081 RFE #1491485: str/unicode.endswith()/startswith() now accept a tuple as first argument. by Georg Brandl · 19 years ago
- e7ec81f Test file.__exit__. by Georg Brandl · 19 years ago
- 982c30b Whitespace normalization. by Tim Peters · 19 years ago
- 5cf565d Import wsgiref into the stdlib, as of the external version 0.1-r2181. by Phillip J. Eby · 19 years ago