2003-06-17 |
Walter Dörwald | Use _PyEval_SliceIndex to handle list.index() calls... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Ken Manheimer | Remove short-circuitying grubbing by using last grubbed... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Raymond Hettinger | Fix docstring |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Walter Dörwald | Updated documentation for the new slice arguments for... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Walter Dörwald | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Jack Jansen | Make sure the files in the installer have group "admin... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Guido van Rossum | Fix sloppy index() implementation: |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Walter Dörwald | Modernize Lib/posixpath.py: Use startswith(), endswith... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Skip Montanaro | SF Patch 569574 - enhancements to cgitb for plain text... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Raymond Hettinger | SF #754014: list.index() should accept optional start... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Raymond Hettinger | test_posixpath.py now uses unittest. The output file... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Neal Norwitz | Convert some repetitive code into a loop |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Neal Norwitz | Fix some markup nits |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Tim Peters | SF bug 751956: graminit.[ch] don't build on windows |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Neal Norwitz | Add test for bug #751998. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Brett Cannon | Complete rewrite of tests by Walter Dorwald as unittest... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Neil Schemenauer | Don't use the module object setattr when importing... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jeremy Hylton | Add item about new threading module functions. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jeremy Hylton | Remove many blanket try/except clauses. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Kurt B. Kaiser | Correct function name. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Kurt B. Kaiser | Add ':' after IDLE version, fix spacing on a couple... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | Allow passing a build directory on the command line... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | Only fix up pathnames in installed scripts when needed... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | Added a note about FSRef tests failing on MacOS 8.6. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | This wasn't ansified. Fixed. |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | Import EasyDialogs only when needed, so this works... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | Added two mac items (pimp auto-update and OSA property... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Jack Jansen | Patch #755147 by Brian Lenihan: |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Gustavo Niemeyer | Made DateTime's constructor accept a time.struct_time... |
commit | commitdiff | tree | snapshot |
2003-06-15 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
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 |
next |