2001-08-07 |
Guido van Rossum | Apply two small changes to the Windows code, according... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Fred Drake | Remove make_re() function; this is no longer needed... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Fred Drake | Add a test that xml.sax.saxutils.XMLGenerator does... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Fred Drake | Make sure XMLGenerator uses quoteattr() instead of... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Fix the test so it uses IterableUserDict for the "for... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Remove the __iter__ method from the UserDict class... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | - Rename PyType_InitDict() to PyType_Ready(). |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Add the NannyNag exception class and the process_tokens... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Fix for SF bug #448835. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Remove the test for the 'object' type -- it can no... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Cosmetics: |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jeremy Hylton | silence warnings about import * |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Brought up-to-date. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of (hopefully) the last 68k-mac related ifdefs. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of 68k-Mac and other outdated ifdefs. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of mactcp cruft, added Mlte and CF modules. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Removed unused variable. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Yet another project. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of (hopefully) the last 68k Mac-related ifdefs... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Removed outdated stuff. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Andrew M. Kuchling | Document two new items |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Project files for the new plugin modules, plus a few... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Bit another bullet: all toolbox modules are now in... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Bit the bullet and enabled garbage collection (finally). |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Steven M. Gava | more fleshing out, this time primarily the 'general... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeremy Hylton | Another bug fix for recent import * warning (caught... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Tim Peters | + Turn off patch creation (this isn't a patch release... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeremy Hylton | Fix error message for import * in function/class scope |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeremy Hylton | Fix SF bug [ #445474 ] warn about import * inside functions |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Tabify the file (pointed out by Thomas Wouters) |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Update listing of subdirectories |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Guido van Rossum | Remove spurious "closed" attribute definition from... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Remove various outdated files. (Leaving find_recursion... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Update cheatsheet to 2.0 from Brunning/Gruet's quick... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Add 'yield' as a keyword |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Guido van Rossum | A totally new way to do the __new__ wrapper. This... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jack Jansen | Oops, arg type for the glue routine was wrong. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Just van Rossum | Show the MacPython IDE version in the interactive banner. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jack Jansen | Oops, this file was apparently never added to the repos... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Jack Jansen | Replace moddir and incdir by |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Martin v. Löwis | Patch #448194: Debuging negative reference counts. |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Fred Drake | Add a comment on time.time() returning non-decreasing... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | + Made installer more reluctant to overwrite MS C runti... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Piers Lauder | fix for Bug ID 448100 - "test code using NL instead... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Steven M. Gava | began font / indentation page |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | Rename pydoc.pyw to pydocgui.pyw: Since we changed... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | + Redid file associations on Win2K in what I believe... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | New runtime vrbl DOADMIN. When false, we never try... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Tim Peters | + Add version info to Win2K add/remove. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Martin v. Löwis | Add more constants. Contributed by itojun. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Martin v. Löwis | Auto-detect hstrerror. Raise socket.herror in PyH_Error... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Martin v. Löwis | Document IPv6 changes. Contributed by itojun. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Greg Ward | Hack to workaround bug #445984: attempt to import _sock... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Steven M. Gava | further work on keybinding page |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Tim Peters | Derived from SF patch #446899 Permit import of .pyw... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Fred Drake | Plug a memory leak in Py_InitModule4(): when PyDict_Se... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Fred Drake | Lots of new text and example code on embedding Python... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Fred Drake | Note that the mimetypes.MimeTypes class was added in... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Add documentation for the new aspects of the mimetypes... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Refactor so that it is easier to work with alternate... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Tim Peters | Don't use any characters C doesn't guarantee are safe... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Fix stupid bug: when migrating these tests from the... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Change some comments into docstrings. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Tim Peters | + Moved IDLE from the "tools" component to the main... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Apply the new \mailheader macro where appropriate,... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Define the \mailheader macro and document conventions... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Minor markup nits and slight style-guide conformance... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | PyMac_GetFSSpec must be called via the dylib glue code... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | If we use frameworks we should include CoreServices... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | TXNTSMCheck isn't available under Mach-O Carbon. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | - On OSX add -no-cpp-precomp to OPT. The user still... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | ICFindConfigFile isn't needed, and it's gone under... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | EasyDialogs has a working version of this. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | These stopped working a long time ago, and they're... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete, EasyDialogs has the same code (but working:-). |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete: uses old applescript support. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete, uses the old non-package-based applescript... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | This "test" showed an obsolete way to get scrolled... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | This "test" showed an obsolete way to get scrolled... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Removed: it doesn't work anymore, and it wasn't all... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete, superseded by :Mac:Demo:imgbrowse and friends. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete, superseded by :Mac:Demo:TE |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete, superseded by :Mac:Demo:waste |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Obsolete, removed. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Merging appropriate 2.1.1 fixes back into the main... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Documented the runtimemodel attribute. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | (Finally) converted to new-style args. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Added descrobject.c and mysnprintf.c |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Regenerated for new description stuff. |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | The test opened the binary test data files in text... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Jack Jansen | Removed duplicate definnitions of PyObject_AS_GC and... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Tim Peters | No more Inno Envy: the "Start Installation" dialog... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Martin v. Löwis | Do not use the system getaddrinfo on Mac OS X. Fixes... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Steven M. Gava | further work on config dialog, particularly highligthin... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Make sure that WeakValueDictionary[] raises KeyError... |
commit | commitdiff | tree | snapshot |
2001-08-03 |
Fred Drake | Fix some of the example code; the reference objects... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Tim Peters | Finish my log of the final merge process. Mark the... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Fred Drake | User-defined methods *can* contain things other than... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Fred Drake | Add a caveat about boundary conditions and RE concatena... |
commit | commitdiff | tree | snapshot |
2001-08-02 |
Fred Drake | Miscellaneous minor cleanups. |
commit | commitdiff | tree | snapshot |
next |