]> granicus.if.org Git - python/shortlog
python
2003-12-06 Andrew M. KuchlingEdit description a bit
2003-12-06 Raymond HettingerIncorporate suggestions from Aahz.
2003-12-06 Raymond HettingerImplement itertools.groupby()
2003-12-06 Steve PurcellVariation of Thomas Heller's patch (722638) for improvi...
2003-12-06 Raymond HettingerSF bug #844123: "up" instead of "down" in turtle module...
2003-12-06 Jack JansenFinished update to UH 3.4.2.
2003-12-05 Jack JansenFinished update to universal header 3.4.2.
2003-12-05 Jack JansenReverting to previous version, which works. And I don...
2003-12-05 Thomas Hellerdistutils compilers now compile source files in the...
2003-12-05 Thomas HellerCompile the files in the same order they are passed...
2003-12-05 Fred Drake- fix markup in the bool() description
2003-12-05 Fred DrakeAdd news about removal of the PendingDeprecationWarning...
2003-12-05 Fred DrakeRemove the PendingDeprecationWarning from apply()....
2003-12-05 Raymond HettingerFix links and typos.
2003-12-05 Raymond HettingerFix typo
2003-12-04 Raymond HettingerFix typos.
2003-12-04 Thomas HellerThe Windows build number for 2.3.3c1 is 50.
2003-12-04 Raymond HettingerSF bug #849662. Dramatically, improve comparison speed...
2003-12-04 Brett CannonFix error in exception message.
2003-12-04 Michael W.... Remove extra copy of test_key_with_exception that someh...
2003-12-04 Michael W.... Fixes and tests for various "holding pointers when...
2003-12-04 Tim PetersTypo repair; added some comments and horizontal whitespace.
2003-12-03 Jack JansenPorted to Universal Headers 3.4.2. Qd and Qt remain...
2003-12-03 Jack JansenAdding an interface to the high-level Open Scripting...
2003-12-03 Raymond HettingerFix link
2003-12-03 Raymond HettingerAdd a standard library tour
2003-12-03 Mark HammondFix test_unicode_file errors on platforms without Unico...
2003-12-03 Jack JansenBlacklisting LSInit and LSTerm, which are deprecated...
2003-12-03 Walter DörwaldAdd parameters indent, width and depth to pprint.pprint...
2003-12-03 Walter DörwaldPatch #750542: pprint now will pretty print subclasses...
2003-12-03 Guido van RossumReduce the size of Big String and Big Binary tests...
2003-12-03 Walter DörwaldFix typo. (From SF bug #853064)
2003-12-03 Mark HammondAdd test for bug "[ 846133 ] os.chmod/os.utime/shutil...
2003-12-03 Mark HammondAdd TESTFN_UNICODE_UNENCODEABLE, a unicode filename...
2003-12-03 Mark HammondFix [ 846133 ] os.chmod/os.utime/shutil do not work...
2003-12-02 Jack JansenAn interface to the LaunchServices API.
2003-12-02 Skip Montanarodoc nit
2003-12-02 Andrew MacIntyreOS/2+EMX: make the link() emulation available as os...
2003-12-02 Andrew MacIntyreEMX lacks an implementation of link(). As Mailman...
2003-12-02 Andrew MacIntyreTo find the curses extension as a DLL (on OS/2), we...
2003-12-02 Andrew MacIntyre- add notes about os.link() emulation;
2003-12-02 Andrew MacIntyre- add build support for curses extension to be a normal...
2003-12-02 Andrew MacIntyreuse same compiler switches as core for extensions
2003-12-02 Raymond HettingerSF patch #852140: keyword.py - use __contains__ and...
2003-12-02 Raymond HettingerConvert a 0/1 to False/True.
2003-12-01 Tim PetersPy_Finalize(): disabled the second call of cyclic...
2003-12-01 Martin v. LöwisConvert path objects to strings in askdirectory. Fixes...
2003-12-01 Raymond HettingerApply extract functions instead of lambda.
2003-12-01 Raymond HettingerRevert previous change. MAL preferred the old version.
2003-12-01 Raymond HettingerAs discussed on python-dev, added two extractor functio...
2003-12-01 Raymond HettingerSimplifed the code.
2003-11-30 Guido van RossumAdd testcases for _winreg segfault (SF 851056).
2003-11-30 Guido van RossumAdd news item for _winreg fix (SF bug 851056).
2003-11-30 Guido van RossumRemove all uses of alloca() from this module. The...
2003-11-29 Guido van RossumFix a bug discovered by Kalle Svensson: comparing sys...
2003-11-29 Guido van Rossum- Removed FutureWarnings related to hex/oct literals...
2003-11-28 Raymond HettingerMake sure the list.sort's decorate step unwinds itself...
2003-11-28 Thomas HellerSee SF #848614: distutils' msvccompiler now tries to...
2003-11-27 Jack JansenFix (workaround, actually) for bug #844676: deselecting...
2003-11-27 Jack JansenPackage Mnager error dialogs could refer to hidden...
2003-11-27 Jack Jansen2.4a0 Package Manager shouldn't attempt to use the...
2003-11-27 Jack Jansenthe "idle" script has moved from Lib/idlelib to Tools...
2003-11-27 Martin v. LöwisPatch #849350: Update to document bool return values...
2003-11-27 Martin v. LöwisPatch #849595: Add socket.shutdown() constants.
2003-11-26 Fred Drake- clean up generated HTML
2003-11-26 Andrew M. KuchlingFix typo and mark-up; shorten text
2003-11-26 Andrew M. KuchlingFix typos
2003-11-26 Raymond HettingerNits from a review of the documentation update.
2003-11-26 Neal NorwitzAdd version changed doc for addition of fillchar to...
2003-11-26 Raymond HettingerAdd optional fillchar argument to ljust(), rjust()...
2003-11-25 Raymond HettingerAs discussed on python-dev, banish apply(), buffer...
2003-11-25 Raymond HettingerExpose dict_contains() and PyDict_Contains() with is...
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.
next