]> granicus.if.org Git - python/shortlog
python
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...
2002-12-12 Marc-André... Patch to make _codecs a builtin module. This is necessa...
2002-12-12 Greg WardTypo fix.
2002-12-12 Greg WardHardcode the recognized whitespace characters to the...
2002-12-12 Martin v. LöwisSupport threads-enabled Tcl installations.
2002-12-12 Walter DörwaldEnhance issubclass() and PyObject_IsSubclass() so that...
2002-12-12 Just van RossumPatch #651621, approved by MvL.
2002-12-12 Jack JansenGetting rid of pre-Carbon (MacOS8) support. All code...
2002-12-11 Jeremy HyltonCorrect buggy module docstring.
2002-12-11 Jeremy HyltonFix one bug and reformat lots of code.
2002-12-11 Martin v. LöwisThis is not used anymore.
2002-12-11 Tim PetersMade the _ssl subproject depend on the w9xpopen subproj...
2002-12-11 Greg WardAdd OSS mixer interface (from Nicholas FitzRoy-Dale...
2002-12-11 Andrew M. KuchlingVarious additions and changes suggested by Raymond...
2002-12-11 Greg WardPrepare for the coming mixer support patch: change...
2002-12-11 Greg WardFinish expunging the 'linuxaudiodev' name:
2002-12-11 Martin v. LöwisConstify filenames and scripts. Fixes #651362.
2002-12-11 Greg WardTweak generation of unicode_whitespace_trans -- clearer...
2002-12-11 Martin v. LöwisConstify char* API. Fixes #651363. 2.2 candidate.
2002-12-11 Martin v. LöwisPatch #650415: Avoid redefinition of macros.
2002-12-11 Martin v. LöwisPatch #650422: Use Posix AF_ constants instead of PF_...
2002-12-11 Martin v. LöwisPatch #650834: Document 'U' in file mode, remove stale...
2002-12-11 Martin v. LöwisPatch #651006: Better explain what component might...
2002-12-11 Martin v. LöwisPatch #651289: Fix quoting errors.
2002-12-11 Raymond HettingerClean-up test class for DictMixin.
2002-12-11 Raymond HettingerUpdate comments about the performance of xrange().
2002-12-11 Kurt B. KaiserUpdate to reflect current implementation.
2002-12-11 Kurt B. KaiserRework the command line interface, incorporating the...
2002-12-10 Tim PetersAdded a word to the heapq description in response to...
next