2003-06-15 |
Tim Peters | mimetools.choose_boundary() news. |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Tim Peters | ^D means EOF on Unix but not on Windows. Expand the... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Brett Cannon | Add explicit text for where an obindex call for generat... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Brett Cannon | Return None to signal that the module the object was... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Martin v. Löwis | Make CREDITS.txt a Latin-1 file. Extend ViewFile to... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Tim Peters | choose_boundary(): This no longer uses random, so... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Tim Peters | choose_boundary(): Incorporated a threadsafe increment... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Guido van Rossum | Install IDLE's .def files; these are essential for... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Guido van Rossum | Changes to install the new idle: it's now in Lib/idleli... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Guido van Rossum | Add a missing 'self,' to a super call in recently check... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Kurt B. Kaiser | Forwardport Patch from IDLEfork SF 615312 |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Kurt B. Kaiser | Support testing in .../Lib/idlelib when calling <python... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Kurt B. Kaiser | Move to Version 1.0b2 |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Greg Ward | Update copyright dates. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Patch #751107: Slant must be 'roman', not 'normal'. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Properly deal with tuples in Open._fixresult. Fixes... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Patch #752671: NetBSD needs to link libintl to _locale.so. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Kurt B. Kaiser | Forwardport Patch from IDLEfork SF 610329 |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Use -R instead of -rpath on Solaris. Fixes #749911. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Give a warning if SO is set. Fixes #610332. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Always unwrap _socketobj in socket.ssl. Revert httplib... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Properly bracket variables. Fixes part of #749911. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Support keyword and topics help in cli(). Fixes #715782. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Treat empty dat/dir pairs as dumbdbm. Fixes #744687. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Explicitly undefine PACKAGE_ variables. Fixes #746012. |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Copy builtin functions as atomic. Fixes #746304. Will... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Patch #746366: Update to current automake install-sh... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Patch #754340: Fix typo in redirect_request. Will backp... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Martin v. Löwis | Patch #753845: Update README for Redhat 9 Tkinter... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Kurt B. Kaiser | Remove the 2.2 compatibility module boolcheck.py and... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Kurt B. Kaiser | Remove reference to IDLEfork |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Kurt B. Kaiser | Update NEWS.txt and move info on release 0.8.1 and... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Greg Ward | Remove comment about Unicode: SF #622831 was fixed... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Guido van Rossum | Get rid of old IDLE. Lib/idlelib rules! |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Brett Cannon | Cause calling interrupt_main in main thread raise Keybo... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Brett Cannon | dummy_thread modified to have interrupt_main and to... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Kurt B. Kaiser | Interrupt module has been folded into the thread module |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Kurt B. Kaiser | Add interrupt_main() to thread module. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Barry Warsaw | AddressList.__str__(): Get rid of useless, and broken... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | - SF patch 751998 fixes an unwanted side effect of... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | Install idlelib and idlelib/Icons as well. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | News about the new IDLE (is more needed?). News about... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | Don't install Tools/idle any more. We now install... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | Install the main script for the new IDLE here. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | Put the main script for the new IDLE here. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Guido van Rossum | SF patch 707900, fixing bug 702858, by Steven Taschuk. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Jack Jansen | Documented the fact that the main class now mimicks... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Jack Jansen | Use the new, now preferred, form of referring to object... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Jack Jansen | Re-gegernated with the new gensuitemodule. |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Jack Jansen | - Allow access to poperties of the "application" OSA... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Raymond Hettinger | SF bug #753602: random.sample not properly documented |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Brett Cannon | When calling tarname with an argument (and thus not... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Thomas Heller | Fix for sf # 749210, wininst isn't build correctly... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Skip Montanaro | AMK's no longer maintaining his bookstore page. Refer... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Brett Cannon | Make creation of temporary file and directory more... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | No longer needed. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | aboutDialog.py: |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Raymond Hettinger | One more multiple exception catch should be in a tuple. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | 1. Remove the Readme entry on the Help Menu, now in... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Raymond Hettinger | The multiple exception catch should be in a tuple. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | Direct readers to CVS logs. |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | It /is/ a package... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Kurt B. Kaiser | Updated for IDLEfork re-integration |
commit | commitdiff | tree | snapshot |
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 |
next |