]> granicus.if.org Git - python/shortlog
python
2003-06-07 Kurt B. Kaiser1. Find in Files Dialog shows text selection if there...
2003-06-06 Kurt B. Kaiser1. Update WindowList registry when filename changes...
2003-06-06 Raymond HettingerSF bug #749759: comparisons yield bool not int
2003-06-05 Kurt B. KaiserAvoid problem resolving 'localhost'
2003-06-05 Guido van RossumChange to <<open-module>>: always pop up the dialog...
2003-06-05 Kurt B. KaiserSF 747667 Error Doesn't Decolorize
2003-06-05 Kurt B. KaiserSF 748973 Guido van Rossum patch
2003-06-04 Skip MontanaroQUOTE_ALWAYS -> QUOTE_ALL
2003-06-03 Jack JansenIn an OSX framework build Python could fail if HOME...
2003-06-03 Greg WardFactor endian-ness check out of play_sound_file(),...
2003-06-02 Guido van RossumWhen a previous call to poll() has already seen the...
2003-06-02 Raymond HettingerFix SF bug #747348 docstring mistake in BaseHTTPServer...
2003-06-02 Guido van RossumWhitespace normalization; break a long line.
2003-06-02 Guido van RossumFix a subtle decref bug that caused a GC assertion...
2003-06-02 Kurt B. KaiserEliminate the Revert to Default Settings submenu of...
2003-06-02 Kurt B. KaiserModify the remote stack viewer to work in the threaded...
2003-06-01 Jack JansenAdded two keys to database format: User-install-skips...
2003-06-01 Jack JansenUse splitlines() in stead of split() to split lines...
2003-06-01 Jack JansenFixed indentation error. Closes bug #746953.
2003-06-01 Neil SchemenauerUse fast_next_opcode shortcut for forward jump opcodes...
2003-06-01 Kurt B. KaiserUpdate for release
2003-06-01 Kurt B. KaiserSet the default for delete-exitfunc in config-main...
2003-05-31 Kurt B. KaiserSF 745525
2003-05-31 Jack JansenForgot the code to initialize the glue for the new...
2003-05-31 Martin v. LöwisPatch #740301: Add +s when linking shared libraries...
2003-05-31 Martin v. LöwisPatch #744238: Explain that different string types...
2003-05-31 Martin v. LöwisPatch #744877: Explain filter in terms of list comprehe...
2003-05-31 Martin v. LöwisModified Patch #745620: build shared lib as ".so" for...
2003-05-31 Martin v. LöwisPatch #744041: Use only first two elements of address...
2003-05-31 Raymond HettingerSF bug #733667: kwargs handled incorrectly
2003-05-30 Neil SchemenauerDon't use fast_next_opcode for JUMP_* opcodes. This...
2003-05-30 Tim PetersUpdated Windows buildno for 2.2.3 final.
2003-05-30 Kurt B. KaiserUpdate for release
2003-05-29 Greg WardComment fix.
2003-05-29 Jack Jansen- Get the database from a different place.
2003-05-29 Greg WardChange _ssize() so it doesn't rely on sizeof(char)...
2003-05-29 Greg WardCompletely change the interface to setparameters():
2003-05-29 Fred DrakeInclude both </tr> tags in the thead, not just the...
2003-05-29 Barry Warsaw_make_boundary(): Fix for SF bug #745478, broken bounda...
2003-05-29 Guido van RossumI saw errors from _fileobject.__del__ about missing...
2003-05-29 Guido van RossumRemove debug code from weakref_segfault().
2003-05-29 Guido van RossumFix for SF 742911. We now clear the weakrefs *before...
2003-05-29 Guido van RossumAdd testcase for SF 742911.
2003-05-29 Raymond HettingerFix typo so that the test actually calls the tested...
2003-05-29 Raymond HettingerTest ability to handle various type of iterators.
2003-05-29 Neal NorwitzSF bug #719367, string exceptions are deprecated
2003-05-29 Neal Norwitzisdatadescriptor() was added recently.
2003-05-29 Greg WardTypo fix.
2003-05-29 Greg WardRewrite the description of setparameters() so it actual...
2003-05-29 Greg WardTest script changed.
2003-05-29 Greg WardRenamed test_errors() to test_setparameters() and compl...
2003-05-29 Greg WardOrder and number of arguments to setparameters() has...
2003-05-29 Neal NorwitzFix SF #745055, Memory leak in _tkinter.c/Tkapp_SplitList()
2003-05-28 Jack JansenExample database for Package Manager.
2003-05-28 Jack Jansen- Added a scheme whereby pimp can update itself, by...
2003-05-28 Gregory P.... Remove the note about the BerkeleyDB license. Barry...
2003-05-28 Raymond HettingerAdd notes on use cases with paired accesses to the...
2003-05-28 Raymond Hettinger* Beefed-up tests
2003-05-28 Jeremy HyltonOops. License is still an appendix.
2003-05-28 Jeremy HyltonUpdate dependencies.
2003-05-28 Jeremy HyltonAppendix was removed.
2003-05-28 Jeremy HyltonRename lib__future__.tex to libfuture.tex and add link...
2003-05-28 Jeremy Hylton*** empty log message ***
2003-05-28 Gregory P.... Wrap the cursor functions with dbutils.DeadlockWrap...
2003-05-28 Gregory P.... Include a link to the pybsddb web documentation for...
2003-05-28 Kurt B. KaiserAdded a config-main General option to delete sys.exitfu...
2003-05-27 Jack JansenAlternate fix for #728744: use OSA and Apple Help Index...
2003-05-27 Jack JansenAdded functions CFObj_New and CFObj_Convert, general...
2003-05-27 Jeremy HyltonAdd more tests from RFC 2202.
2003-05-27 Jack JansenAdded Help menu. Fixes #731635
2003-05-27 Raymond HettingerFixup bare try/except.
2003-05-27 Greg WardOops, move the GIL release/reacquire from oss_sync...
2003-05-26 Gustavo Niemeyermodulefinder.py is not a freeze private module anymore.
2003-05-26 Greg WardRelease the GIL in two more methods:
2003-05-26 Kurt B. KaiserWhitespace Normalization
2003-05-26 Gustavo NiemeyerFixed minor typo in Setup.dist.
2003-05-26 Kurt B. Kaiser1. SF Bug 661676
2003-05-26 Neal NorwitzSF patch #719359, fix test_long failure on OSF/1 with...
2003-05-26 Neal NorwitzFix SF bug #735694, Pydoc.py fixes links
2003-05-26 Kurt B. KaiserBruce Sherwood RFE/Patch
2003-05-26 Martin v. LöwisPatch #742741: Check for true in different paths, suppo...
2003-05-26 Martin v. LöwisRemove -U from argument list.
2003-05-26 Greg WardMore wordsmithing and cleanup.
2003-05-25 Jack JansenFixed the DESTDIR modifications to also allow MacOSX...
2003-05-25 Jack JansenAdded a --python option, which sets the python to be...
2003-05-25 Just van Rossumfixed some DeprecationWarnings
2003-05-25 Raymond HettingerFix ref counts in initialization code.
2003-05-25 Tim PetersFleshed out WeakKeyDictionary.__delitem__ NEWS to cover...
2003-05-25 Tim PetersSF 742860: WeakKeyDictionary __delitem__ uses iterkeys
2003-05-24 Kurt B. KaiserImproved the RESTART annotation in the shell window...
2003-05-24 Kurt B. KaiserFix a bug in Rev 1.10 - Windows can't handle a leading...
2003-05-24 Kurt B. Kaiser1. Stake Freddy.
2003-05-24 Just van RossumSomehow ColorPicker has never been included or tested...
2003-05-24 Tim PetersSF bug 705231: Assertion failed, python aborts.
2003-05-24 Just van Rossummodernized ColorPicker somewhat
2003-05-24 Raymond Hettinger'sum' is no longer a good variable name. Use 'total...
2003-05-24 Martin v. LöwisModified patch #742126: Don't define _XOPEN_SOURCE...
2003-05-24 Martin v. LöwisConvert tcl_version to str before comparing. Fixes...
2003-05-23 Neal NorwitzGet test_ioctl to pass on HPUX 11.
2003-05-23 Christian TismerAfter Raymond's remark, I changed the Stackless bits to
next