summaryrefslogtreecommitdiffstats
path: root/dist/changes-0.99
Commit message (Expand)AuthorAgeFilesLines
* Long live Qt!Lars Knoll2009-03-231-0/+60
eaee5847'>_getframe(): New sys module function for getting at the stack frame.Barry Warsaw2000-12-061-0/+37 * Make isinstance() more permissive in what types of arguments itNeil Schemenauer2000-12-041-17/+9 * Clarified some of the error messages, esp. "read-only characterGuido van Rossum2000-12-011-17/+16 * Plug a memory leak in com_import_stmt(): the tuple created to hold theGuido van Rossum2000-11-271-1/+2 * SF bug 119622: compile errors due to redundant atof decls. I don't understandTim Peters2000-11-142-3/+0 * Fix syntax error. Submitted by Bill Bumgarner. Apparently this isGuido van Rossum2000-11-131-1/+1 * Rip out DOS-8x3 support.Guido van Rossum2000-11-131-17/+2 * Move our own getopt() implementation to _PyOS_GetOpt(), and use itThomas Wouters2000-11-03