]> granicus.if.org Git - python/shortlog
python
2003-06-09 Kurt B. KaiserSF 748975 Printing unsaved shell fails
2003-06-08 Raymond HettingerAdded a command line interface for difflib.py
2003-06-08 Raymond HettingerAdded a command line interface for difflib.py
2003-06-08 Raymond HettingerAnnounce difflib.context_diff() and difflib.unified_diff().
2003-06-08 Raymond HettingerFor the context and unified diff functions:
2003-06-08 Neal NorwitzSF #735051, add time.tzset documentation
2003-06-08 Neal NorwitzFix SF #749831, copy raises SystemError when getstate...
2003-06-08 Raymond HettingerAdded functions for creating context diffs and unified...
2003-06-08 Neal NorwitzThe fix to use . was incorporated
2003-06-07 Martin v. LöwisRevert 1.25, as overloaded __repr__ is not considered.
2003-06-07 Martin v. LöwisPatch #750542: Use issubclass instead of type identity.
2003-06-07 Martin v. LöwisPatch #750595: Refer to type complex using builtin...
2003-06-07 Martin v. LöwisPatch #746801: FreeBSD 4 expected failures, by Charles...
2003-06-07 Martin v. LöwisPatch #749191: Delete commands in after_cancel. Will...
2003-06-07 Martin v. LöwisPatch #748846: Let Demo/classes/Date.py mention DateTim...
2003-06-07 Martin v. LöwisPatch #748849: Update to current tools and demos.
2003-06-07 Gustavo Niemeyer- urllib2.py now knows how to order proxy classes,...
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.
next