- f3f31ab Drop the calldll demo's for macos, calldll isn't present anymore, no need by Ronald Oussoren · 19 years ago
- 53f1a94 Workaround for bug #1512124 by Ronald Oussoren · 19 years ago
- e6a1cb9 Bug #1511381: codec_getstreamcodec() in codec.c is corrected to by Hye-Shik Chang · 19 years ago
- 48a49f0 Fit Makefile for the Python doc environment better; this is a step toward by Andrew M. Kuchling · 19 years ago
- 2f99da6 - SF bug #853506: IP6 address parsing in sgmllib by Fred Drake · 19 years ago
- b114984 Fix refleak by Neal Norwitz · 19 years ago
- ff355f1 Applied patch #1506758: Prevent MemoryErrors with large MAXFD. by Peter Astrand · 19 years ago
- d6b2430 Make it possible to run test_subprocess.py on Python 2.2, which lacks test_support.is_resource_enabled. by Peter Astrand · 19 years ago
- 978ec9a Small fixes, mostly in the markup. by Thomas Heller · 19 years ago
- b2c9ba8 Fix my name ;) by Georg Brandl · 19 years ago
- d2842a6 MacOSX: Add a message to the first screen of the installer that tells by Ronald Oussoren · 19 years ago
- 53ab5b7 'warning's was improperly requiring that a command-line Warning category be by Brett Cannon · 19 years ago
- 56b76c8 fix markup nit by Fred Drake · 19 years ago
- f57c54d Test for correct compilation of try-except-finally stmt. by Georg Brandl · 19 years ago
- c3f49ca Set lineno correctly on list, tuple and dict literals. by Georg Brandl · 19 years ago
- f6a84f5 Mention how to suppress warnings by Andrew M. Kuchling · 19 years ago
- 418e73d Reset the doc date to today for the automatic doc builds by Neal Norwitz · 19 years ago
- 60373cd Copy the wsgiref package during make install. by Neal Norwitz · 19 years ago
- 53c1692f Fix for an obscure bug introduced by revs 46806 and 46808, with a test. by Armin Rigo · 19 years ago
- f92b9c2 Removed call to enable_callback_tracebacks that slipped in by accident. by Gerhard Häring · 19 years ago
- 0870687 Patch #1509001: expected skips for netbsd3. by Georg Brandl · 19 years ago
- d819c13 Make test_fcntl aware of netbsd3. by Georg Brandl · 19 years ago
- ad29e63 fix [ 1509132 ] compiler module builds incorrect AST for TryExceptFinally by Georg Brandl · 19 years ago
- 1034060 Bump version by Andrew M. Kuchling · 19 years ago
- 643b041 Note some of Barry's work by Andrew M. Kuchling · 19 years ago
- b492244 Link to LibRef module documentation by Andrew M. Kuchling · 19 years ago
- 70a77ac At the C level, tuple arguments are passed in directly to the exception by Brett Cannon · 19 years ago
- 115ecb9 Fix typo of exception name. by Brett Cannon · 19 years ago
- bb93f4b Raise TestSkipped when the test socket connection is refused. by Brett Cannon · 19 years ago
- 1fb8d83 [Bug #1504456] Mention xml -> xmlcore change by Andrew M. Kuchling · 19 years ago
- 7c4e79c Minor edits and rearrangements; markup fix by Andrew M. Kuchling · 19 years ago
- b1992d0 Add introductory paragraphs summarizing the release; minor edits by Andrew M. Kuchling · 19 years ago
- 5ab504e Terminology and typography fixes by Andrew M. Kuchling · 19 years ago
- 2c4e462 Add four library items by Andrew M. Kuchling · 19 years ago
- f6856ce Uncomment wsgiref section by Andrew M. Kuchling · 19 years ago
- f505e7f Tagging for release of Python 2.5b1 by Anthony Baxter · 19 years ago
- 624af82 [ 1295808 ] expat symbols should be namespaced in pyexpat by Trent Mick · 19 years ago
- f08d663 Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338). by Trent Mick · 19 years ago
- 3dbc891 Remove Python 2.3 compatibility comment. by Ka-Ping Yee · 19 years ago
- ecd2010 Fixed a memory leak that was introduced with incorrect usage of the Python weak by Gerhard Häring · 19 years ago
- 7cea65c remove non-working document formats from edist by Fred Drake · 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
- 05fdbf1 Make check order match in configure and configure.in. by Walter Dörwald · 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
- a56b915 Add news entry about error msg improvement. by Georg Brandl · 19 years ago
- 0f2783c Use Py_ssize_t by Neal Norwitz · 19 years ago
- ccff785 Patch #1507676: improve exception messages in abstract.c, object.c and typeobject.c. by Georg Brandl · 19 years ago
- 066769c Fix typos. by Thomas Heller · 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
- f5da071 remove unnecessary markup by Fred Drake · 19 years ago
- e75cad6 Fix memory leak reported by valgrind while running test_subprocess 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
- 3f1f7be Update url. by George Yoshida · 19 years ago
- b8d2607 markup fix by George Yoshida · 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
- 274facf Fix whitespace, there are memory leaks in this module. by Neal Norwitz · 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
- 97db0ca Add missing svn:eol-style property to text files. 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
- b526a29 minor documentation cleanup. mention the bsddb.db interface explicitly by name. by Gregory P. Smith · 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
- 69f6168 Bug #805015: doc error in PyUnicode_FromEncodedObject. by Georg Brandl · 19 years ago
- 7259d7b Add item by Andrew M. Kuchling · 19 years ago
- 4180e12 Add an __all__ list, since this module does 'from ctypes import *'. by Thomas Heller · 19 years ago
- f143510 Document paramflags. 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
- c54173c Bug #1153163: describe __add__ vs __radd__ behavior when adding by Georg Brandl · 19 years ago
- bcae622 Write more docs. by Thomas Heller · 19 years ago
- 772beaa Bug #1501122: mention __gt__ &co in description of comparison order. 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