2003-06-12 |
Kurt B. Kaiser | Will use the Python LICENSE file instead. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | Remove setup file, no longer needed. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | Remove unneeded MANIFEST template. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | Remove unneeded installation instructions. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | Update version. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Raymond Hettinger | SF Patch #744104: Remove eval() from csv |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Skip Montanaro | add a couple test cases which involve longs and floats... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Brett Cannon | Have pydoc try handling an object as "other" if the... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Brett Cannon | Fixed a comment. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Andrew MacIntyre | fix the curses module build failure on FreeBSD, reporte... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Raymond Hettinger | * Added missing documentation for object(). |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Raymond Hettinger | SF bug #660022: parameters for int(), str(), etc. |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Raymond Hettinger | Add docs for get_grouped_opcodes(). |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Brett Cannon | Clarify docstring for symlink. |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Raymond Hettinger | SF bug: 751941 Invisible HTML tag |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Barry Warsaw | get_payload(): Improve the TypeError message when the... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Barry Warsaw | guess_all_extensions(): Return the empty list instead... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Raymond Hettinger | Document context_diff() and unified_diff() |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Neil Schemenauer | Warn about creating global variables by __setattr__... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Raymond Hettinger | Add the IDLEFORK team. |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Raymond Hettinger | SF bug #685773: 2 (more) bugs in turtle |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Andrew MacIntyre | Changes to sre.c after the application of patch #726869... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Andrew MacIntyre | add support for os.tmpfile() |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Andrew MacIntyre | reorganise modules, so that most standard extensions... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Andrew MacIntyre | various updates |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Andrew MacIntyre | bump stack size to cater for _sre recursion. |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Andrew McNamara | Fix potential leaks identified by Neal Norwitz. |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Kurt B. Kaiser | SF 748975 Printing unsaved shell fails |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Raymond Hettinger | Added a command line interface for difflib.py |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Raymond Hettinger | Added a command line interface for difflib.py |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Raymond Hettinger | Announce difflib.context_diff() and difflib.unified_diff(). |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Raymond Hettinger | For the context and unified diff functions: |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Neal Norwitz | SF #735051, add time.tzset documentation |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Neal Norwitz | Fix SF #749831, copy raises SystemError when getstate... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Raymond Hettinger | Added functions for creating context diffs and unified... |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Neal Norwitz | The fix to use . was incorporated |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Revert 1.25, as overloaded __repr__ is not considered. |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Patch #750542: Use issubclass instead of type identity. |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Patch #750595: Refer to type complex using builtin... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Patch #746801: FreeBSD 4 expected failures, by Charles... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Patch #749191: Delete commands in after_cancel. Will... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Patch #748846: Let Demo/classes/Date.py mention DateTim... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Martin v. Löwis | Patch #748849: Update to current tools and demos. |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Gustavo Niemeyer | - urllib2.py now knows how to order proxy classes,... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Kurt B. Kaiser | 1. Find in Files Dialog shows text selection if there... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Kurt B. Kaiser | 1. Update WindowList registry when filename changes... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Raymond Hettinger | SF bug #749759: comparisons yield bool not int |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Kurt B. Kaiser | Avoid problem resolving 'localhost' |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Guido van Rossum | Change to <<open-module>>: always pop up the dialog... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Kurt B. Kaiser | SF 747667 Error Doesn't Decolorize |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Kurt B. Kaiser | SF 748973 Guido van Rossum patch |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Skip Montanaro | QUOTE_ALWAYS -> QUOTE_ALL |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Jack Jansen | In an OSX framework build Python could fail if HOME... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Greg Ward | Factor endian-ness check out of play_sound_file(),... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Guido van Rossum | When a previous call to poll() has already seen the... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Raymond Hettinger | Fix SF bug #747348 docstring mistake in BaseHTTPServer... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Guido van Rossum | Whitespace normalization; break a long line. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Guido van Rossum | Fix a subtle decref bug that caused a GC assertion... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Kurt B. Kaiser | Eliminate the Revert to Default Settings submenu of... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Kurt B. Kaiser | Modify the remote stack viewer to work in the threaded... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Jack Jansen | Added two keys to database format: User-install-skips... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Jack Jansen | Use splitlines() in stead of split() to split lines... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Jack Jansen | Fixed indentation error. Closes bug #746953. |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Neil Schemenauer | Use fast_next_opcode shortcut for forward jump opcodes... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Kurt B. Kaiser | Update for release |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Kurt B. Kaiser | Set the default for delete-exitfunc in config-main... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Kurt B. Kaiser | SF 745525 |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Jack Jansen | Forgot the code to initialize the glue for the new... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Martin v. Löwis | Patch #740301: Add +s when linking shared libraries... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Martin v. Löwis | Patch #744238: Explain that different string types... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Martin v. Löwis | Patch #744877: Explain filter in terms of list comprehe... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Martin v. Löwis | Modified Patch #745620: build shared lib as ".so" for... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Martin v. Löwis | Patch #744041: Use only first two elements of address... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Raymond Hettinger | SF bug #733667: kwargs handled incorrectly |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Neil Schemenauer | Don't use fast_next_opcode for JUMP_* opcodes. This... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Tim Peters | Updated Windows buildno for 2.2.3 final. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Kurt B. Kaiser | Update for release |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Comment fix. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Jack Jansen | - Get the database from a different place. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Change _ssize() so it doesn't rely on sizeof(char)... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Completely change the interface to setparameters(): |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Fred Drake | Include both </tr> tags in the thead, not just the... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Barry Warsaw | _make_boundary(): Fix for SF bug #745478, broken bounda... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Guido van Rossum | I saw errors from _fileobject.__del__ about missing... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Guido van Rossum | Remove debug code from weakref_segfault(). |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Guido van Rossum | Fix for SF 742911. We now clear the weakrefs *before... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Guido van Rossum | Add testcase for SF 742911. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Raymond Hettinger | Fix typo so that the test actually calls the tested... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Raymond Hettinger | Test ability to handle various type of iterators. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Neal Norwitz | SF bug #719367, string exceptions are deprecated |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Neal Norwitz | isdatadescriptor() was added recently. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Typo fix. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Rewrite the description of setparameters() so it actual... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Test script changed. |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Renamed test_errors() to test_setparameters() and compl... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Greg Ward | Order and number of arguments to setparameters() has... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Neal Norwitz | Fix SF #745055, Memory leak in _tkinter.c/Tkapp_SplitList() |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Jack Jansen | Example database for Package Manager. |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Jack Jansen | - Added a scheme whereby pimp can update itself, by... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Gregory P.... | Remove the note about the BerkeleyDB license. Barry... |
commit | commitdiff | tree | snapshot |
next |