| Commit message (Expand) | Author | Age | Files | Lines |
* | Save a new version of the productionlist environment for safe-keeping; this | Fred Drake | 2001-12-11 | 1 | -5/+22 |
|
|
* | Ignore SIGXFSZ. Fixes #490453. | Martin v. Löwis | 2001-12-11 | 1 | -0/+9 |
|
|
* | Fix whitespace in example of bad indentation: a comment indicated that one | Fred Drake | 2001-12-11 | 1 | -8/+8 |
|
|
* | Updated for hfsplus module, new gusi libs. | Jack Jansen | 2001-12-11 | 1 | -0/+0 |
|
|
* | Added __members__ to FInfo object. | Just van Rossum | 2001-12-11 | 1 | -0/+2 |
|
|
* | When using GCC, use the right option to add a directory to the list of dirs | Fred Drake | 2001-12-11 | 1 | -1/+18 |
|
|
* | Additional coverage tests by Neil Norwitz. | Guido van Rossum | 2001-12-11 | 3 | -0/+87 |
|
|
* | Regression test for SF bug #478534 -- exceptions could "leak" into a weakref | Fred Drake | 2001-12-10 | 1 | -0/+25 |
|
|
* | Make sure that when we invoke callback functions associated with weak | Fred Drake | 2001-12-10 | 1 | -20/+24 |
|
|
* | Give xxsubtype a module docstring, so its oddball purpose is discoverable | Tim Peters | 2001-12-10 | 1 | -2/+8 |
|
|
* | Skipping some tests by adding the usual jython conditional test around: | Finn Bock | 2001-12-10 | 1 | -24/+27 |
|
|
* | Update link to the SAX homepage. | Fred Drake | 2001-12-10 | 1 | -1/+1 |
|
|
* | Well what do you know. The Python implementation contained the same | Guido van Rossum | 2001-12-10 | 1 | -2/+2 |
|
|
* | Fix the Python property class in a comment right. | Guido van Rossum | 2001-12-10 | 1 | -22/+23 |
|
|
* | property_descr_get(): Fix a curious bug in the property() type: when | Guido van Rossum | 2001-12-10 | 1 | -5/+5 |
|
|
* | Added documentation for str.decode(). | Fred Drake | 2001-12-10 | 1 | -0/+10 |
|
|
* | SF patch #491183 (Jeff Epler): ScrolledText.grid() doesn't work | Guido van Rossum | 2001-12-10 | 1 | -2/+6 |
|
|
* | Fix for | Michael W. Hudson | 2001-12-10 | 1 | -2/+11 |
|
|
* | The new menu initialization code would also add the SIOUX menus if a (frozen)... | Jack Jansen | 2001-12-10 | 2 | -6/+15 |
|
|
* | New fodder. | Guido van Rossum | 2001-12-10 | 1 | -0/+1 |
|
|
* | SF patch #491049 (David Jacobs): Small PyString_FromString optimization | Guido van Rossum | 2001-12-10 | 1 | -1/+1 |
|
|
* | Fix for | Michael W. Hudson | 2001-12-10 | 1 | -1/+2 |
|
|
* | Add a comment explaining the st_symbols cache. | Jeremy Hylton | 2001-12-10 | 1 | -1/+15 |
|
|
* | The module generator now tells its object generators about the module name (t... | Jack Jansen | 2001-12-09 | 2 | -1/+9 |
|
|
* | Updated, and converted line-endings to unix-style (oops:-) | Jack Jansen | 2001-12-09 | 1 | -1/+1 |
|
|
* | Mods by Tony Lownds (patch 490100, slightly massaged by me) to make Tkinter | Jack Jansen | 2001-12-09 | 2 | -1/+74 |
|
|
* | Mods to make WASTE module compile and link for MachoPython. Not tested | Jack Jansen | 2001-12-09 | 5 | -3/+29 |
|
|
* | A workaround for the missing buffer() builtin in jython. | Finn Bock | 2001-12-09 | 1 | -0/+6 |
|
|
* | bug #133283, #477728, #483789, #490573 | Fredrik Lundh | 2001-12-09 | 4 | -24/+22 |
|
|
* | test(): Avoid a UnboundLocalError when a method is missing from both the string | Finn Bock | 2001-12-09 | 1 | -0/+1 |
|
|
* | Moved a print statement outside the jython platform test. Otherwise | Finn Bock | 2001-12-09 | 1 | -1/+1 |
|
|
* | The initial patch #468662 was not applied quite verbatim. This should one | Finn Bock | 2001-12-09 | 1 | -1/+2 |
|
|
* | Refcounting isn't available in Jython. Putting the jython test around it. | Finn Bock | 2001-12-09 | 1 | -8/+9 |
|
|
* | PySymtableEntry_New(): I'm not sure what this routine is doing, but it | Tim Peters | 2001-12-08 | 1 | -0/+1 |
|
|
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 68 | -113/+116 |
|
|
* | SF patch #489989 (Charles G Waldman) linuxaudiodev.c - fix initialization | Guido van Rossum | 2001-12-08 | 1 | -9/+8 |
|
|
* | SF patch #490515 (Joe A) urllib.open_https() protocol issue | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
|
|
* | OSX tweak. | Just van Rossum | 2001-12-08 | 1 | -1/+3 |
|
|
* | Enable support for jython: | Finn Bock | 2001-12-08 | 1 | -4/+11 |
|
|
* | Don't do App.DrawThemeListBoxFrame() upon activate: it starts | Just van Rossum | 2001-12-08 | 1 | -2/+2 |
|
|
* | Remove erroneous and confusing comment -- sre patterns *can* be | Guido van Rossum | 2001-12-08 | 1 | -2/+2 |
|
|
* | Script to generate the table of distribution packages, plugging in the size | Fred Drake | 2001-12-08 | 1 | -0/+97 |
|
|
* | Add change notes where im_class is discussed, since the exact meaning changes | Fred Drake | 2001-12-07 | 2 | -49/+60 |
|
|
* | Correct the description of im_class. (Fred, this is changed in 2.2. | Guido van Rossum | 2001-12-07 | 2 | -7/+6 |
|
|
* | Revise description of dumbdbm.open() to reflect that the flag argument is | Fred Drake | 2001-12-07 | 1 | -7/+7 |
|
|
* | Honor the mode argument to dumbdbm.open(); there is not good reason not to, | Fred Drake | 2001-12-07 | 1 | -6/+7 |
|
|
* | PyMethodObject(): Update the comment about im_class based upon a | Guido van Rossum | 2001-12-07 | 1 | -1/+1 |
|
|
* | Describe the behavior of the read() method when the list of filenames | Fred Drake | 2001-12-07 | 1 | -0/+18 |
|
|
* | SF patch 490393: test___all__ and Jython; from Finn Bock. | Tim Peters | 2001-12-07 | 1 | -3/+4 |
|
|
* | I found that when run as a script, this test suite ran its tests | Guido van Rossum | 2001-12-07 | 1 | -6/+6 |
|
|