]> granicus.if.org Git - python/shortlog
python
2001-08-07 Guido van RossumApply two small changes to the Windows code, according...
2001-08-07 Fred DrakeRemove make_re() function; this is no longer needed...
2001-08-07 Fred DrakeAdd a test that xml.sax.saxutils.XMLGenerator does...
2001-08-07 Fred DrakeMake sure XMLGenerator uses quoteattr() instead of...
2001-08-07 Guido van RossumFix the test so it uses IterableUserDict for the "for...
2001-08-07 Guido van RossumRemove the __iter__ method from the UserDict class...
2001-08-07 Guido van Rossum- Rename PyType_InitDict() to PyType_Ready().
2001-08-07 Guido van RossumAdd the NannyNag exception class and the process_tokens...
2001-08-07 Guido van RossumFix for SF bug #448835.
2001-08-07 Guido van RossumRemove the test for the 'object' type -- it can no...
2001-08-07 Guido van RossumCosmetics:
2001-08-07 Jeremy Hyltonsilence warnings about import *
2001-08-07 Jack JansenBrought up-to-date.
2001-08-07 Jack JansenGot rid of (hopefully) the last 68k-mac related ifdefs.
2001-08-07 Jack JansenGot rid of 68k-Mac and other outdated ifdefs.
2001-08-07 Jack JansenGot rid of mactcp cruft, added Mlte and CF modules.
2001-08-07 Jack JansenRemoved unused variable.
2001-08-07 Jack JansenYet another project.
2001-08-07 Jack JansenGot rid of (hopefully) the last 68k Mac-related ifdefs...
2001-08-07 Jack JansenRemoved outdated stuff.
2001-08-07 Andrew M. KuchlingDocument two new items
2001-08-07 Jack JansenProject files for the new plugin modules, plus a few...
2001-08-07 Jack JansenBit another bullet: all toolbox modules are now in...
2001-08-07 Jack JansenBit the bullet and enabled garbage collection (finally).
2001-08-07 Steven M. Gavamore fleshing out, this time primarily the 'general...
2001-08-06 Jeremy HyltonAnother bug fix for recent import * warning (caught...
2001-08-06 Tim Peters+ Turn off patch creation (this isn't a patch release...
2001-08-06 Jeremy HyltonFix error message for import * in function/class scope
2001-08-06 Jeremy HyltonFix SF bug [ #445474 ] warn about import * inside functions
2001-08-06 Andrew M. KuchlingTabify the file (pointed out by Thomas Wouters)
2001-08-06 Andrew M. KuchlingUpdate listing of subdirectories
2001-08-06 Guido van RossumRemove spurious "closed" attribute definition from...
2001-08-06 Andrew M. KuchlingRemove various outdated files. (Leaving find_recursion...
2001-08-06 Andrew M. KuchlingUpdate cheatsheet to 2.0 from Brunning/Gruet's quick...
2001-08-06 Andrew M. KuchlingAdd 'yield' as a keyword
2001-08-06 Guido van RossumA totally new way to do the __new__ wrapper. This...
2001-08-06 Jack JansenOops, arg type for the glue routine was wrong.
2001-08-06 Just van RossumShow the MacPython IDE version in the interactive banner.
2001-08-06 Jack JansenOops, this file was apparently never added to the repos...
2001-08-05 Jack JansenReplace moddir and incdir by
2001-08-05 Martin v. LöwisPatch #448194: Debuging negative reference counts.
2001-08-05 Fred DrakeAdd a comment on time.time() returning non-decreasing...
2001-08-05 Tim Peters+ Made installer more reluctant to overwrite MS C runti...
2001-08-05 Piers Lauderfix for Bug ID 448100 - "test code using NL instead...
2001-08-05 Steven M. Gavabegan font / indentation page
2001-08-05 Tim PetersRename pydoc.pyw to pydocgui.pyw: Since we changed...
2001-08-05 Tim Peters+ Redid file associations on Win2K in what I believe...
2001-08-05 Tim PetersNew runtime vrbl DOADMIN. When false, we never try...
2001-08-04 Tim Peters+ Add version info to Win2K add/remove.
2001-08-04 Martin v. LöwisAdd more constants. Contributed by itojun.
2001-08-04 Martin v. LöwisAuto-detect hstrerror. Raise socket.herror in PyH_Error...
2001-08-04 Martin v. LöwisDocument IPv6 changes. Contributed by itojun.
2001-08-04 Greg WardHack to workaround bug #445984: attempt to import _sock...
2001-08-04 Steven M. Gavafurther work on keybinding page
2001-08-04 Tim PetersDerived from SF patch #446899 Permit import of .pyw...
2001-08-04 Fred DrakePlug a memory leak in Py_InitModule4(): when PyDict_Se...
2001-08-04 Fred DrakeLots of new text and example code on embedding Python...
2001-08-04 Fred DrakeNote that the mimetypes.MimeTypes class was added in...
2001-08-03 Fred DrakeAdd documentation for the new aspects of the mimetypes...
2001-08-03 Fred DrakeRefactor so that it is easier to work with alternate...
2001-08-03 Tim PetersDon't use any characters C doesn't guarantee are safe...
2001-08-03 Fred DrakeFix stupid bug: when migrating these tests from the...
2001-08-03 Fred DrakeChange some comments into docstrings.
2001-08-03 Tim Peters+ Moved IDLE from the "tools" component to the main...
2001-08-03 Fred DrakeApply the new \mailheader macro where appropriate,...
2001-08-03 Fred DrakeDefine the \mailheader macro and document conventions...
2001-08-03 Fred DrakeMinor markup nits and slight style-guide conformance...
2001-08-03 Jack JansenPyMac_GetFSSpec must be called via the dylib glue code...
2001-08-03 Jack JansenIf we use frameworks we should include CoreServices...
2001-08-03 Jack JansenTXNTSMCheck isn't available under Mach-O Carbon.
2001-08-03 Jack Jansen- On OSX add -no-cpp-precomp to OPT. The user still...
2001-08-03 Jack JansenICFindConfigFile isn't needed, and it's gone under...
2001-08-03 Jack JansenEasyDialogs has a working version of this.
2001-08-03 Jack JansenThese stopped working a long time ago, and they're...
2001-08-03 Jack JansenObsolete, EasyDialogs has the same code (but working:-).
2001-08-03 Jack JansenObsolete: uses old applescript support.
2001-08-03 Jack JansenObsolete, uses the old non-package-based applescript...
2001-08-03 Jack JansenThis "test" showed an obsolete way to get scrolled...
2001-08-03 Jack JansenThis "test" showed an obsolete way to get scrolled...
2001-08-03 Jack JansenRemoved: it doesn't work anymore, and it wasn't all...
2001-08-03 Jack JansenObsolete, superseded by :Mac:Demo:imgbrowse and friends.
2001-08-03 Jack JansenObsolete, superseded by :Mac:Demo:TE
2001-08-03 Jack JansenObsolete, superseded by :Mac:Demo:waste
2001-08-03 Jack JansenObsolete, removed.
2001-08-03 Jack JansenMerging appropriate 2.1.1 fixes back into the main...
2001-08-03 Jack JansenDocumented the runtimemodel attribute.
2001-08-03 Jack Jansen(Finally) converted to new-style args.
2001-08-03 Jack JansenAdded descrobject.c and mysnprintf.c
2001-08-03 Jack JansenRegenerated for new description stuff.
2001-08-03 Jack JansenThe test opened the binary test data files in text...
2001-08-03 Jack JansenRemoved duplicate definnitions of PyObject_AS_GC and...
2001-08-03 Tim PetersNo more Inno Envy: the "Start Installation" dialog...
2001-08-03 Martin v. LöwisDo not use the system getaddrinfo on Mac OS X. Fixes...
2001-08-03 Steven M. Gavafurther work on config dialog, particularly highligthin...
2001-08-03 Fred DrakeMake sure that WeakValueDictionary[] raises KeyError...
2001-08-03 Fred DrakeFix some of the example code; the reference objects...
2001-08-02 Tim PetersFinish my log of the final merge process. Mark the...
2001-08-02 Fred DrakeUser-defined methods *can* contain things other than...
2001-08-02 Fred DrakeAdd a caveat about boundary conditions and RE concatena...
2001-08-02 Fred DrakeMiscellaneous minor cleanups.
next