]> granicus.if.org Git - python/shortlog
python
2003-11-25 Fred Drakemake the generated HTML more XHTML friendly
2003-11-25 Kurt B. KaiserFix a typo introduced at 1.21
2003-11-24 Raymond HettingerFactor out more duplicate code.
2003-11-24 Raymond HettingerNote the addition of set() and frozenset().
2003-11-24 Kurt B. KaiserKeybindings with the Shift modifier now work correctly...
2003-11-24 Guido van RossumStop GCC warning about int literal that's so long that...
2003-11-24 Guido van RossumSilence GCC warning when asserts are turned off.
2003-11-24 Kurt B. KaiserUpdate NEWS.txt to include some items missed earlier...
2003-11-24 Raymond Hettinger* Checkin remaining documentation
2003-11-23 Barry Warsawtest_guess_all_types(): Use a more robust test for...
2003-11-23 Raymond Hettinger* Simplify hash function and add test to show effective...
2003-11-22 Guido van Rossum- When method objects have an attribute that can be...
2003-11-22 Raymond HettingerExtend temporary hashability to remove() and discard().
2003-11-21 Tim PetersMore words: gave more motivation, and added cautions...
2003-11-21 Barry WarsawAdd a missing import. Closes SF # 816344.
2003-11-21 Raymond HettingerAllow temporary hashability for the __contains__ test.
2003-11-21 Raymond Hettingerissubset() and issuperset() to work with general iterables
2003-11-20 Raymond HettingerThree minor performance improvements:
2003-11-20 Andrew M. KuchlingAdd two items
2003-11-20 Guido van Rossumtest_applesingle is an expected skip almost anywhere.
2003-11-20 Tim PetersSF bug 839548: Bug in type's GC handling causes segfaults.
2003-11-20 Raymond Hettingertest_applesingle is an expected skip on Win32
2003-11-20 Jack JansenAdded some help to OSX/Dist/README.txt, plus all the...
2003-11-20 Walter DörwaldFix typo fix.
2003-11-20 Jack JansenTalk about old code: removed a reference to THINK_C.
2003-11-20 Jack JansenGot rid of macglue.h, replacing it by pymactoolbox...
2003-11-20 Jack JansenGot rid of macglue.h, moved the little bit that remains...
2003-11-20 Jack JansenNo longer used.
2003-11-20 Jack JansenGetting rid of all the code inside #ifdef macintosh...
2003-11-19 Jack JansenGetting rid of code dependent on GUSI or the MetroWerks...
2003-11-19 Jack JansenGetting rid of one more TARGET_API_MAC_OSX.
2003-11-19 Martin v. LöwisPatch #831747: Add skip_accept_encoding parameter to...
2003-11-19 Jack JansenGetting rid of code conditional on TARGET_API_MAC_*.
2003-11-19 Jack JansenPyDoc_STR is always defined nowadays (and has been...
2003-11-19 Jack JansenGetting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_AR...
2003-11-19 Jack JansenGet rid of MacOS9 support. Paths are still hard-coded...
2003-11-19 Raymond HettingerRemove deprecation of sets.Set.update().
2003-11-19 Jack JansenWITHOUT_FRAMEWORKS conditional code bites the dust...
2003-11-19 Jack JansenGone: all this functionality is now in the Carbon.File...
2003-11-19 Jack JansenGetting rid of support for the ancient Apple MPW compiler.
2003-11-19 Jack JansenMacOS9 support is gone.
2003-11-19 Jack JansenRemoving the obvious OS9-only documents§
2003-11-19 Jack JansenGetting rid of support for MacOS9 and earlier. This...
2003-11-19 Jack JansenTemporary fix for buildon on both Panther and Jaguar.
2003-11-19 Jack JansenMoved various files over from the release23-maint branch.
2003-11-19 Jack JansenUpped version
2003-11-19 Jack JansenUpped version numbers, and converted to UTF-16.
2003-11-19 Jack JansenUpped.
2003-11-19 Jack JansenThis file is utf-16, not utf-8 (or ascii).
2003-11-19 Jack JansenForward port of various fixes that were initially only...
2003-11-19 Jack JansenPorted from 23maint branch: add icons to BuildApplet.
2003-11-19 Walter DörwaldFix typos.
2003-11-19 Jack JansenAdded a site
2003-11-19 Jack JansenUpped version
2003-11-19 Kurt B. Kaiser- After an exception, run.py was not setting the except...
2003-11-19 Barry Warsaw__init__(): The docstring was incorrect regarding how...
2003-11-19 Barry WarsawGenerator's constructor: The documentation was incorrec...
2003-11-18 Jack JansenModified version by Bob Ippolito. It passes the just...
2003-11-18 Just van RossumFix for [ 765456 ]: testAFakeZlib failed on platforms...
2003-11-18 Just van RossumFix for [ 782686 ]: new files used \r as the default...
2003-11-18 Jack JansenTest the applesingle decoder.
2003-11-18 Martin v. LöwisPatch #836434: Use dlopen/dlsym on AIX if available...
2003-11-18 Martin v. LöwisPatch #841807: Check whether a versioned libpython...
2003-11-18 Martin v. LöwisPatch #843088: Fix typos. Backported to 2.3.
2003-11-18 Martin v. LöwisPatch #794400: Let PYTHONSTARTUP influence the compiler...
2003-11-18 Guido van RossumImplement straightforward suggestions from gcc warnings...
2003-11-18 Raymond HettingerDocumentation for set objects.
2003-11-18 Raymond HettingerUse PySequence_Contains() instead of direct access...
2003-11-17 Raymond HettingerVarious fixups (most suggested by Armin Rigo).
2003-11-16 Raymond HettingerFix output spacing typo
2003-11-16 Raymond Hettinger* Migrate set() and frozenset() from the sandbox.
2003-11-16 Raymond HettingerFix typo
2003-11-15 Raymond HettingerChange ValueErrors to TypeErrors and add PyList_Check...
2003-11-15 Raymond HettingerVerify heappop argument is a list.
2003-11-14 Thomas HellerMention patch #841977: modulefinder didn't find extensi...
2003-11-14 Thomas HellerSF #841977 - modulefinder fails to find extension modul...
2003-11-14 Tim Petersupdate_refs(): assert that incoming refcounts aren...
2003-11-13 Tim Peterssubtype_dealloc(): Simplified overly contorted retrack...
2003-11-13 Tim Peterssubtype_dealloc(): A more complete fix for critical...
2003-11-13 Andrew M. KuchlingVarious edits
2003-11-13 Gregory P.... remove "support" for BerkeleyDB 3.1, it hasn't worked...
2003-11-13 Martin v. LöwisPatch #839877: Remove unused lambda expression.
2003-11-13 Martin v. LöwisPatch #804543: strdup saved locales. Backported to...
2003-11-12 Tim PetersSF bug 840829: weakref callbacks and gc corrupt memory.
2003-11-12 Tim Peterspyexpat stopped building on Windows -- whining about...
2003-11-12 Raymond HettingerFix typo
2003-11-12 Raymond HettingerExplain the advantages of reversed.
2003-11-12 Raymond HettingerPresent each feature in terms of what makes it useful...
2003-11-12 Raymond HettingerImprove backwards compatibility code to handle True...
2003-11-12 Raymond HettingerImprove the implementation of itertools.tee().
2003-11-11 Neil SchemenauerMake Message.__str__ more efficient.
2003-11-10 Fred Drakefix typo in markup
2003-11-10 Fred Drakefix use of undefined markup
2003-11-10 Fred Drakeadd missing "if"
2003-11-10 Martin v. LöwisMention that getsid is new in 2.4.
2003-11-10 Martin v. LöwisPatch #798297: Add IMAP THREAD command.
2003-11-10 Martin v. LöwisPatch #839038: Add getsid(2).
2003-11-10 Guido van RossumPlug tempfile.mktemp() hole (Iustin Pop).
2003-11-10 Guido van Rossummktemp() shouldn't rely on os.path.exists(), which...
2003-11-09 Alex Martellifixed wrong error checking on fcntl call as per SF...
next