]> granicus.if.org Git - python/shortlog
python
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...
2002-12-10 Tim PetersInstall the tools/i18n directory on Windows. A user...
2002-12-10 Tim PetersAdded test_ossaudiodev to expected skips on Windows.
2002-12-10 Greg WardAesthetic tweakery: factor read_sound_file() out of...
2002-12-10 Greg WardInitial revision is rev 1.8 of test_linuxaudiodev.py...
2002-12-10 Neal NorwitzUpgrade to Tix-8.1.4 from Mike Clarkson (the maintainer)
2002-12-09 Tim PetersSF 548651: Fix the METH_CLASS implementation.
2002-12-09 Greg WardAdd test_unicode() to ensure that 1) textwrap doesn...
2002-12-09 Greg WardAdded test_initial_whitespace() to ensure that SF bug...
2002-12-09 Greg WardFix SF bug #622849: in _wrap_chunks(), ensure that...
2002-12-09 Greg WardFix SF bug #622831 (I think): add unicode_whitespace_tr...
2002-12-09 Raymond HettingerDocs were added about a month ago
2002-12-08 Skip Montanaroself.binary -> self._binary to remove it from the publi...
2002-12-08 Skip MontanaroAdd support for binary pickles to the shelve module...
2002-12-07 Tim Petersslot_nb_nonzero(): Another leak uncovered by the sandb...
2002-12-07 Fred DrakeRevise the __all__ index entry a touch.
2002-12-07 Martin v. LöwisRemove C++ comment. Silence unsigned char* cast warning.
2002-12-07 Martin v. LöwisRemove C++ comment.
2002-12-07 Martin v. LöwisCorrect db3 /opt/sfw library path. Link ndbm with libc...
2002-12-07 Raymond HettingerAdd another test which exercises the whole suite with a
2002-12-07 Raymond HettingerFix typo in abstract.c which caused __rpow__ to not...
next