2002-09-13 |
Guido van Rossum | Add a bunch of sys.stdout.flush() calls that will hopef... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Neal Norwitz | SF # 602108 ensure string is null terminated after... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Guido van Rossum | Fiddle with compact_traceback(). |
commit | commitdiff | tree | snapshot |
2002-09-13 |
Neal Norwitz | Fix part of SF bug # 544248 gcc warning in unicodeobject.c |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Jack Jansen | Shut up FutureWarnings about hex constants. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Jack Jansen | Patch by Tony Lownds: build an IDLE applet too, if... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Jack Jansen | Patch by Tony Lownds: add the Resources directory to... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Kurt B. Kaiser | Merge from DS_RPC_BRANCH |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Neal Norwitz | Remove unnecessary imports |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Neal Norwitz | Remove unused local variables |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Neal Norwitz | Remove unnecessary imports |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Jack Jansen | When testing for localhost/ first map to lower case... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Jack Jansen | Treat file://localhost/ as local too (same as file... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Jack Jansen | Mode rU for universal newlines, not rT. Spotted by... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Fred Drake | Minor revision to the "\\" patch, including updating... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Skip Montanaro | add note about os.path.join and drive letters on Windows. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Fred Drake | If PyXML is installed, there is no Node.allnodes, so... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Fred Drake | Relax a test so it passes either with the standard... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Guido van Rossum | Fix warnings on 64-bit platforms about casts from point... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Guido van Rossum | Only build the 'dl' extension when sys.maxint equals... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Walter Dörwald | Remove another mention of "import string". |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Fred Drake | Fix typo reported by Paul Clifford. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Michael W.... | Fix for platforms where int != long. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Guido van Rossum | Undocumented feature: MHMailbox sets the msg object... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Guido van Rossum | I don't think it's safe to use map.iteritems() in the... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
Barry Warsaw | Bump to 2.3.1 to pick up the missing file. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Jack Jansen | Pass None to AHGotoPage(). |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Jack Jansen | The debugger source view only understood mac-style... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Fred Drake | Revise text about the level of DOM support, and provide... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | Add Mats Wichmann, another snake farmhand. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Walter Dörwald | Apply diff2.txt from SF patch http://www.python.org... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | Alphabetize Qvist properly. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | Insert an overflow check when the sequence repetition... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | Add Laura "force of nature" Creighton and Anders "snake... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | The list(xrange(sys.maxint / 4)) test blew up on 64... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | Patch suggested by Hamish Lawson: add an __iter__(... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Michael W.... | Fix *really* embarrassing typo reported by Raymond... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Jeremy Hylton | Use distutils.debug.DEBUG instead of distutils.core... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Jeremy Hylton | Define DEBUG in a separate module to resolve circular... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Martin v. Löwis | Remove mentioning of Python 2.0 limitations. Fixes... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Guido van Rossum | Untested code for 64-bit platforms. range_length(... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Michael W.... | A slight change to SET_LINENO-less tracing. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Michael W.... | Bunch more tests. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Barry Warsaw | get_payload(): Document that calling it with no argumen... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Mark Hammond | Ignore IOError exceptions when writing the message. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Barry Warsaw | test_both(): I believe this was a typo: m is only defin... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Barry Warsaw | test_quote_unquote(): Added a test for the rfc822.unquo... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Barry Warsaw | unquote(): Didn't properly de-backslash-ify. This... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Barry Warsaw | test_utils_quote_unquote(): Test for unquote() properly |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Barry Warsaw | rfc822.unquote() doesn't properly de-backslash-ify... |
commit | commitdiff | tree | snapshot |
2002-09-11 |
Jack Jansen | Converted to Vise 8. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Fred Drake | Clarify who maintains Tkinter and who maintains Tk. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Guido van Rossum | At Jim Fulton's request, increase the maxstring value... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Tim Peters | I left some debugging junk in here; removed it. Also... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Jack Jansen | All set for 2.3 installer, except for upgrade of Vise... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Tim Peters | A few days ago a test was added here to ensure that... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Jack Jansen | Fixed typo spotted by Whomas Touters. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Barry Warsaw | _parsebody(): Instead of raising a BoundaryError when... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Barry Warsaw | Import _isstring() from the compatibility layer. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Barry Warsaw | _isstring(): Factor out "stringiness" test, e.g. for... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Barry Warsaw | _ascii_split(): Don't lstrip continuation lines. Close... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Barry Warsaw | test_splitting_first_line_only_is_long(): New test... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Barry Warsaw | A sample message with broken MIME boundaries. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Tim Peters | extract_time(): Squash compiler warning about possibly... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Martin v. Löwis | Add missing return statement. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Raymond Hettinger | Document type and semantics of the tp_print return... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Jack Jansen | Added include guards and C++ extern "C" {} constructs... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Jack Jansen | Reverted previous change, I was confused. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
Martin v. Löwis | Use utimes(2) where available to support microsecond... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Martin v. Löwis | Always generate floats for stat_result; fix configure... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Martin v. Löwis | Patch #606592: Subsecond timestamps in stat_result. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Andrew M. Kuchling | The .preprocess() method didn't work, because it didn... |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Andrew M. Kuchling | Include an empty body when checking for a header file |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Martin v. Löwis | Fix escaping of non-ASCII characters. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Raymond Hettinger | Fix typo. Close SF Bug 606354. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Raymond Hettinger | Clarified that the footnote applies to versions 1.5... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Raymond Hettinger | shutil.copyfile(src,dst) was clobbering the file when... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Raymond Hettinger | Fix API typo. The write buffer is not const. Closes... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Raymond Hettinger | Extended IDLE's open module menu item to handle hierarc... |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Jeremy Hylton | A little refactoring. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Skip Montanaro | tightened up the definition of \b and \B some more... |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Neal Norwitz | Try to get test to pass on Windows |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Raymond Hettinger | Change UserDict to IterableUserDict |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Jack Jansen | Next few steps towards a 2.3 installer. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | First steps towards a 2.3 installer. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Enable _AH module. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Import Carbon.AH, not Carbon.Help |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Reorganized order of help menu, and don't show Carbon... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Silly me, I enabled the old help module. Fixed. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Added carbon Help module. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Upped the stack size to 256KB. test_class ran afoul... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Skip UDP testing for MacPython (for now), it hangs... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Updated the notes on building a binary installer. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | The script was very sloppy about which variables held... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Fixed a typo in the binary install notes |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Get rid of non-ascii characters. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Use PyString_CHECK_INTERNED. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Started on documentation for building a MacOSX binary... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Remove .pyo files too. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Jack Jansen | Script to generate .pkg packages, donated by Dinu Gherm... |
commit | commitdiff | tree | snapshot |
next |