]> granicus.if.org Git - python/shortlog
python
2002-12-19 Martin v. LöwisFix if-then-else-fi structure.
2002-12-19 Neal NorwitzFix bug introduced by SF patch #643835, Set Next Statem...
2002-12-19 Martin v. LöwisUnsupport --without-universal-newlines.
2002-12-19 Neal NorwitzUpdate/correct comment
2002-12-19 Neal NorwitzProvide mechanism to deprecate functions, types, and...
2002-12-19 Kurt B. KaiserIf Edit window has not been saved, offer to save if...
2002-12-19 Neal NorwitzFix another long vs int mismatch. test_datetime now...
2002-12-19 Tim PetersFixed typo in string.
2002-12-19 Neal NorwitzFix crash on alphas due to mismatch between 'l' format...
2002-12-18 Neal NorwitzUndefine MIN and MAX before defining
2002-12-18 Neal NorwitzSF # 654974, fix unchecked return values in structseq
2002-12-18 Jack Jansen- Added rawdata initializers
2002-12-18 Tim Petersdelta_str(): Purged last uses of sprintf (in favor...
2002-12-18 Raymond HettingerExpand log() tests to include long integers.
2002-12-18 Andrew M. KuchlingCheck in current, unfinished, draft of datetime docs
2002-12-18 Fred DrakeFix some small markup nits.
2002-12-18 Neal NorwitzFix typo spotted by Richie Hindle
2002-12-18 Neal NorwitzSF # 654960, remove unnecessary static variable
2002-12-17 Jack JansenFixed silly typo.
2002-12-17 Jack JansenThis module will shortly replace the builtin module...
2002-12-17 Greg WardTwo more typo fixes.
2002-12-17 Jack JansenInclude Finder.h too in the list of header files to...
2002-12-17 Jack JansenThis now contains constants from Files.h, Aliases.h...
2002-12-17 Jack Jansen- Added as_pathname and as_tuple methods
2002-12-17 Jack JansenAdded an optional longname argument to Module, which...
2002-12-17 Kurt B. KaiserM ColorDelegator.py
2002-12-17 Jack Jansen"time_second" is apparently a #define on MacOSX. Rename...
2002-12-17 Andrew M. KuchlingNo point in warning about needing re module; remove...
2002-12-17 Andrew M. KuchlingFix comment typo
2002-12-17 Greg WardTypo fix.
2002-12-17 Gustavo Niemeyer* Objects/fileobject.c
2002-12-17 Michael W.... This is J. Lewis Muir's patch:
2002-12-17 Michael W.... This is Richie Hindle's patch
2002-12-17 Neal NorwitzUpdate doc for getboolean() to match code (ie, returnin...
2002-12-17 Neal NorwitzAdd markup for base parameter
2002-12-17 Neal NorwitzFix SF # 641111, Undocumented side effect of eval
2002-12-17 Neal NorwitzFix SF #642742, property() builtin not documented
2002-12-17 Neal NorwitzFix SF # 626275, missing DECREF's in embedding example
2002-12-16 Kurt B. KaiserIn Shell:
2002-12-16 Tim PetersMade this a little more compatible w/ the sandbox versi...
2002-12-16 Tim PetersBlurb about new datetime module.
2002-12-16 Guido van RossumFix GCC warnings. It turns out two out of three pointe...
2002-12-16 Guido van RossumBuild the datetime module for *n*x.
2002-12-16 Tim Petersdatetime escapes the sandbox. The Windows build is...
2002-12-16 Gustavo NiemeyerFixed bug
2002-12-16 Gustavo NiemeyerUse "dictionary literals" instead of "dictionaries...
2002-12-16 Gustavo NiemeyerFixing bug
2002-12-16 Jack JansenGot rid of old (non-carbon-ppc and even cfm68k) file...
2002-12-16 Gustavo NiemeyerApplying patch
2002-12-16 Kurt B. KaiserM EditorWindow.py
2002-12-15 Andrew M. KuchlingRewrite to produce a complete sentence
2002-12-15 Jack JansenCombined alias and file into a single module. This...
2002-12-15 Just van RossumFixed potential crash: v can be NULL here, so use Py_XD...
2002-12-15 Just van Rossumtypo fix.
2002-12-14 Raymond HettingerAdded missing markup.
2002-12-14 Raymond HettingerApply SF patch 652930: Add optional base argument...
2002-12-14 Raymond HettingerPunctuation fix.
2002-12-14 Kurt B. KaiserM Debugger.py
2002-12-14 Jack JansenGot rid of outdated defines.
2002-12-14 Jack JansenRemoved errors.rsrc: this is loaded dynamically from...
2002-12-14 Jack JansenRemoved: this is loaded dynamically from :Mac:Lib when...
2002-12-13 Jack JansenGot rid of EasyDialogs dialogs, which are now in :Mac...
2002-12-13 Jack JansenGot rid of interpreter-internal dialogs.
2002-12-13 Jack JansenGot rid of non-carbon stuff, and added new Alias, File...
2002-12-13 Jack JansenTweaked button sizes and hid unused items.
2002-12-13 Jack JansenSigh: the Jaguar workaround for the prefs file broke...
2002-12-13 Jack JansenTweaked some button sizes to make them look better...
2002-12-13 Jack JansenTweaks to make this module OS9-compatible.
2002-12-13 Jack JansenMore pre-carbon stuff bites the dust.
2002-12-13 Jack JansenRemoved: not carbon-compatible.
2002-12-13 Guido van Rossumexecve(), spawnve(): add some extra sanity checking...
2002-12-13 Guido van RossumTighten the tests for assignment to __bases__: disallow...
2002-12-13 Jack JansenThe speech manager interface is no longer supported...
2002-12-13 Jack JansenAdded missing casts.
2002-12-13 Jack JansenWe need macglue on MacPython-OS9 too.
2002-12-13 Jack JansenOutdated.
2002-12-13 Jack JansenGot rid of unused Compat files.
2002-12-13 Just van Rossumanother wrong assumption fixed
2002-12-13 Jack JansenStill used the old config file. Fixed.
2002-12-13 Jack JansenCompatibility files that haven't been used in a long...
2002-12-13 Jack JansenGet rid of support for Universal Headers older than...
2002-12-13 Jack JansenGet rid of 2.2 "poor mans universal newlines" now that...
2002-12-13 Jack JansenIt was an old MacPython artefact that these files were...
2002-12-13 Jack JansenTkinter isn't supported under Carbon. Under MacOSX...
2002-12-13 Jack JansenVery outdated: this is a 68K support file.
2002-12-13 Andrew M. KuchlingAdd Tkinter threading change
2002-12-13 Just van Rossumand now the real fix...
2002-12-13 Just van Rossumfixed bool browsing bug, sf bug #652591
2002-12-12 Chui TeyPrevent debugger from stepping into Idle rpc code
2002-12-12 Martin v. LöwisPatch #536661: Improve performance of splitext. Add...
2002-12-12 Martin v. LöwisPatch #629126: Detect BLT by also looking for libBLT.
2002-12-12 Martin v. LöwisPatch #650653: Raise always value error if the table...
2002-12-12 Thomas HellerDescription of description was really confusing, and...
2002-12-12 Kurt B. KaiserM CallTipWindow.py
2002-12-12 Walter DörwaldChange issubclass() so that recursive tuples (directly...
2002-12-12 Thomas HellerMention the bdist_wininst postinstall script.
2002-12-12 Martin v. LöwisAlways initialize objc.
2002-12-12 Thomas HellerRaw documentation for the bdist_wininst postinstallatio...
2002-12-12 Jason TishlerPatch #551960: Add check for setrlimit() support
2002-12-12 Marc-André... News item for the change to turn _codecs into a builtin...
next