]> granicus.if.org Git - python/shortlog
python
2001-11-10 Jack JansenFixed various problems with command-dot handling (some...
2001-11-09 Fred DrakeAdded version annotations, remove hard tabs.
2001-11-09 Jeremy HyltonUse PyObject_CheckReadBuffer().
2001-11-09 Jeremy HyltonAdd PyObject_CheckReadBuffer(), which returns true...
2001-11-09 Fred DrakeNo need to have documentation for a module which not...
2001-11-09 Jeremy HyltonAdd note about assignment to __debug__ being an error.
2001-11-09 Martin v. LöwisInclude sys_getdefaultencoding in #ifdef Py_USING_UNICO...
2001-11-09 Tim Petersopen_the_file(): Explicitly set errno to 0 before...
2001-11-09 Barry Warsawgetnameinfo() appears to raise socket.error instead of
2001-11-09 Jeremy HyltonFix SF buf #480096: Assign to __debug__ still allowed
2001-11-09 Jeremy HyltonFix SF buf #480096: Assign to __debug__ still allowed
2001-11-09 Jeremy HyltonFiddle with new test cases -- verify that we get a...
2001-11-09 Barry Warsawtest_formatdate(): Dang. Typo.
2001-11-09 Barry Warsawtest_formatdate(): Don't do the localtime test if we...
2001-11-09 Tim Petersopen_the_file(): this routine has a borrowed reference...
2001-11-09 Martin v. LöwisAdd sys/types.h and stdio.h into getaddrinfo test,...
2001-11-09 Barry Warsawtest_formatdate(): A test for email.Utils.formatdate().
2001-11-09 Barry WarsawForgot to import time.
2001-11-09 Barry WarsawUpdated the documentation for formatdate().
2001-11-09 Barry Warsawformatdate(): A better docstring.
2001-11-09 Thomas HellerRemove my name, probably bad style.
2001-11-09 Barry Warsawformatdate(): An implementation to replace the one...
2001-11-09 Thomas HellerScript to print undocumented symbols found in Python...
2001-11-09 Jeremy HyltonFix SF bug 468948 & 451295: urllib2 authentication...
2001-11-09 Jeremy HyltonFix SF bug #479186: compiler generates bad code for...
2001-11-09 Jeremy HyltonFix SF buf #476953: Bad more for opening file gives...
2001-11-09 Jeremy HyltonA better new, unique object
2001-11-09 Fred DrakeFix memory leak. This is part of SF patch #478006.
2001-11-09 Fred DrakeFix memory leak. This is (very!) similar to part of...
2001-11-09 Michael W.... Fixes to compile cPickle.c & socketmodule.c on cygwin...
2001-11-09 Fred DrakeCleaned up some markup stupidity and a usage problem...
2001-11-09 Fred DrakeFix a variety of typographical, grammatical, and clarit...
2001-11-08 Martin v. LöwisMerge directory chooser into tkFileDialog.
2001-11-08 Fred DrakeClean up one comment, fix typos in others.
2001-11-08 Marc-André... Backing out the fast path for interned string compares...
2001-11-07 Martin v. LöwisPatch #478654: Expose tk_chooseDirectory.
2001-11-07 Marc-André... Add fast-path for comparing interned (true) string...
2001-11-07 Martin v. LöwisFix memory leaks detecting in bug report #478003.
2001-11-07 Fred DrakeWhen referring to a formal parameter from the descripti...
2001-11-07 Fred DrakeAnother name!
2001-11-07 Fred Drakeapply() documentation: Remove a detail about the imple...
2001-11-07 Tim PetersSF bug #478949 Windows installer start menu registry.
2001-11-06 Fred DrakeAdjust the module synopsis to avoid margin overruns...
2001-11-06 Fred DrakeA variety of small cleanups, including one to avoid...
2001-11-06 Fred DrakeRemove stray quotes; probably left over from conversion...
2001-11-06 Fred DrakeRemove extra period.
2001-11-06 Fred DrakeAdd a regression test for SF bug #478536: If a value...
2001-11-06 Fred DrakeWeakKeyDictionary.has_key(): If the key being tested...
2001-11-06 Jack JansenChanged names, added bridge functions to macfs.fsref...
2001-11-06 Jack JansenAdded an error message when using FSRef objects on...
2001-11-06 Jack JansenAdded hfsplusapi module.
2001-11-06 Jack JansenAdded longlong routines.
2001-11-06 Jack JansenEnabled WITH_LONG_LONG. No reason it was disabled,...
2001-11-06 Jack JansenRemoved unused variable.
2001-11-06 Jack JansenFirst couple of fixes to make it compile with Universal...
2001-11-06 Jack JansenHFS+ API contributed by Nitin Ganatra. This checkin...
2001-11-05 Andrew M. KuchlingUpdate obsolete e-mail address, and remove myself as...
2001-11-05 Tim PetersA couple more test cases to ensure join() doesn't add...
2001-11-05 Andrew M. KuchlingUpdate obsolete e-mail address
2001-11-05 Andrew M. KuchlingRemove obsolete e-mail address
2001-11-05 Andrew M. KuchlingUpdate URL, and remove e-mail address reference (reader...
2001-11-05 Andrew M. KuchlingRemove obsolete e-mail address
2001-11-05 Tim PetersSF bug 478425: Change in os.path.join (ntpath.py)
2001-11-05 Barry Warsawwalk(): Fix docstring; traversal is depth-first. Close...
2001-11-05 Barry WarsawFinally fleshed out the examples section with 4 code...
2001-11-05 Fred DrakeAdd regression test for SF bug #476616 -- make sure...
2001-11-05 Fred Drakecopy(): Make sure the copy of a derived class cannot...
2001-11-05 Jack JansenCorrectly builds the C module now.
2001-11-05 Jack JansenFirst tweaks to allow MacPython to be compiled with
2001-11-05 Jack JansenFixed broken newlines and changed module name. Still...
2001-11-05 Jack JansenRegenerated with CF accessors.
2001-11-05 Jack JansenCarbon Event Manager module donated by Donovan Preston...
2001-11-05 Jack JansenMake the CoreFoundation object _New and _Convert routin...
2001-11-05 Jack JansenMacPython -vv equivalent printed incorrect filenames...
2001-11-05 Just van Rossumadded acces to the cellSize field, rewrote setattr...
2001-11-05 Just van RossumRewritten the List Definition for the traceback window...
2001-11-05 Just van RossumMore List Manager interfacing:
2001-11-05 Tim PetersNews about OS/2 Visual Age C++ patches.
2001-11-05 Tim PetersSF patch 473749 compile under OS/2 VA C++, from Michael...
2001-11-05 Andrew M. KuchlingRemove email*.tex subsections; they're all \input by...
2001-11-05 Andrew M. KuchlingMinor grammar and typo fixes
2001-11-04 Tim Peterslong_true_divide(): decref its converted arguments...
2001-11-04 Tim PetersPart of SF bug #478003 possible memory leaks in err...
2001-11-04 Steven M. Gavanew config implementation
2001-11-04 Tim PetersRehabilitated the fast-path richcmp code, and sped...
2001-11-04 Steven M. Gavafurther config system work
2001-11-04 Tim PetersNo code change -- just trying to document the return...
2001-11-04 Barry WarsawTwo bug fixes for problems reported by Sverre:
2001-11-03 Tim PetersFinish SF patch 477059: __del__ on new classes vs...
2001-11-03 Tim PetersImproved error msg when a symbolic group name is redefi...
2001-11-03 Steven M. Gavaadded ability to set hilightthickness
2001-11-03 Steven M. Gavafurther config system work
2001-11-03 Martin v. LöwisCorrect argument parsing for alp_getstatus, which is...
2001-11-03 Steven M. Gavamore work to support new config system
2001-11-02 Martin v. LöwisPatch #474169: Move fdopen calls out of critical section.
2001-11-02 Martin v. LöwisPatch #471120: Improved doc strings and new wrappers.
2001-11-02 Martin v. LöwisCorrect getnameinfo refcounting and tuple parsing....
2001-11-02 Just van Rossummacdinking
2001-11-02 Just van Rossumuse 32bit APIs for control values, refactor slightly
2001-11-02 Fred DrakeSimplify initmd5() to use PyModule_AddIntConstant().
next