]> granicus.if.org Git - python/shortlog
python
2006-07-27 Tim PetersAdd missing svn:eol-style property to text files.
2006-07-27 Tim PetersWhitespace normalization.
2006-07-27 Tim PetersBug #1529297: The rewrite of doctest for Python 2...
2006-07-27 Barry WarsawPatch #1520294: Support for getset and member descripto...
2006-07-27 Andrew M. KuchlingAdd example
2006-07-27 Andrew M. KuchlingAdd example
2006-07-27 Andrew M. KuchlingReword paragraph
2006-07-27 Tim Peterscheck_node(): stop spraying mystery output to stderr.
2006-07-27 Andrew M. KuchlingIf binhex is higher-level than binascii, it should...
2006-07-27 Andrew M. KuchlingMention base64 module; rewrite last sentence to be...
2006-07-27 Andrew M. KuchlingAdd punctuation mark; add some examples
2006-07-27 Andrew M. KuchlingUpdate URL; add example
2006-07-27 Andrew M. KuchlingRepair typos
2006-07-27 Andrew M. KuchlingAdd missing word
2006-07-27 Andrew M. KuchlingTypo fix ('publically' is rare, poss. non-standard)
2006-07-27 Thomas HellerRemove code that is no longer used (ctypes.com).
2006-07-27 Andrew M. KuchlingAdd example
2006-07-27 Georg BrandlMake uuid test suite pass on this box by requesting...
2006-07-27 Georg BrandlAmend news entry.
2006-07-27 Tim PetersWhitespace normalization.
2006-07-27 Tim PetersNews for patch #1529686.
2006-07-27 Georg BrandlAdd test_main() methods. These three tests were never run
2006-07-27 Andrew M. KuchlingReformat docstring; fix typo
2006-07-27 Martin v. LöwisBump distutils version to 2.5, as several new features
2006-07-27 Neal NorwitzNo functional change. Add comment and assert to descri...
2006-07-27 Neal NorwitzClosure can't be NULL at this point since we know it...
2006-07-27 Neal NorwitzDon't kill a normal instance of python running on windo...
2006-07-27 Tim PetersBug #1521947: possible bug in mystrtol.c with recent...
2006-07-26 Tim PetersWhitespace normalization.
2006-07-26 Phillip J. EbyAllow the 'onerror' argument to walk_packages() to...
2006-07-26 Andrew M. KuchlingUse sys.exc_info()
2006-07-26 Andrew M. KuchlingUse sys.exc_info()
2006-07-26 Andrew M. KuchlingPut news item in right section
2006-07-26 Andrew M. KuchlingMinor grammar fix
2006-07-26 Andrew M. KuchlingCorrect error message
2006-07-26 Andrew M. Kuchling[Bug #1471938] Fix build problem on Solaris 8 by condit...
2006-07-26 Martin v. LöwisBug #978833: Really close underlying socket in _socketo...
2006-07-26 Georg BrandlPart of bug #1523610: fix miscalculation of buffer...
2006-07-26 Georg BrandlBug #1459963: properly capitalize HTTP header names.
2006-07-26 Georg BrandlNEWS entry for #1525766.
2006-07-26 Barry WarsawForward port some fixes that were in email 2.5 but...
2006-07-26 Neal NorwitzHmm, only python2.x is installed, not plain python...
2006-07-25 Tim PetersWhitespace normalization.
2006-07-25 Ronald OussorenFix bug #1517990: IDLE keybindings on OSX
2006-07-25 Ronald OussorenFix for bug #1525447 (renaming to MacOSmodule.c would...
2006-07-25 Ronald OussorenInstall the compatibility symlink to libpython.a on...
2006-07-25 Armin RigoDocument the crashers that will not go away soon as...
2006-07-25 Armin RigoAdded another crasher, which hit me today (I was not...
2006-07-25 Armin RigoDocument why is and is not a good way to fix the gc_ins...
2006-07-25 Brett CannonFix a bug in the messages for an assert failure where...
2006-07-25 Brett CannonAdd comment for changes to test_ossaudiodev.
2006-07-25 Georg BrandlPatch #1525766: correctly pass onerror arg to recursive...
2006-07-25 Martin v. LöwisRevert incomplete checkin.
2006-07-25 Martin v. LöwisBug #978833: Really close underlying socket in _socketo...
2006-07-25 Martin v. LöwisBug #1525817: Don't truncate short lines in IDLE's...
2006-07-25 Tim Peterscurrent_frames_with_threads(): There's actually no way
2006-07-25 Greg WardDon't use standard assert: want tests to fail even...
2006-07-24 Tim PetersWhitespace normalization.
2006-07-24 Georg BrandlRepair accidental NameError.
2006-07-24 Kurt B. Kaiser- EditorWindow.test() was failing. Bug 1417598
2006-07-24 Kurt B. KaiserEditorWindow failed when used stand-alone if sys.ps1...
2006-07-24 Georg BrandlPatch #1515343: Fix printing of deprecated string excep...
2006-07-24 Georg BrandlPatch #1527744: right order of includes in order to...
2006-07-24 Georg BrandlPatch #1523356: fix determining include dirs in python...
2006-07-24 Martin v. LöwisBug #1524310: Properly report errors from FindNextFile...
2006-07-24 Martin v. LöwisPatch #1232023: Don't include empty path component...
2006-07-24 Martin v. LöwisPatch #1448199: Release GIL around ConnectRegistry.
2006-07-24 Martin v. LöwisUpdate list of unsupported systems. Fixes #1510853.
2006-07-23 Greg WardResync optparse with Optik 1.5.3: minor tweaks for...
2006-07-23 Andrew MacIntyreGet mailbox module working on OS/2 EMX port.
2006-07-23 Andrew MacIntyrebugfix: PyThread_start_new_thread() returns the thread...
2006-07-23 Andrew MacIntyreBuild updates for OS/2 EMX port
2006-07-23 Ronald OussorenFix for bug #1517996: Class and Path browsers show...
2006-07-23 Ronald OussorenWithout this patch CMD-W won't close EditorWindows...
2006-07-23 Neal NorwitzEnsure we don't write beyond errText. I think I got...
2006-07-23 Neal Norwitznextlink can be NULL if teedataobject_new fails, so...
2006-07-23 Neal NorwitzFix memory leaks spotted by Klocwork #37.
2006-07-23 Neal NorwitzCheck the allocation of b_objects and return if there...
2006-07-23 Neal NorwitzMove the initialization of size_a down below the check...
2006-07-23 Neal NorwitzIf the for loop isn't entered, entryblock will be NULL...
2006-07-23 Neal NorwitzHandle more mem alloc issues found with failmalloc
2006-07-23 Kurt B. KaiserTooltips failed on new-syle class __init__ args. Bug...
2006-07-23 Greg WardBe a lot smarter about whether this test passes: instea...
2006-07-22 Neal NorwitzDon't fail if the directory already exists
2006-07-22 Neal NorwitzFix more memory allocation issues found with failmalloc.
2006-07-21 Brett CannonRemove an XXX marker in a comment.
2006-07-21 Georg BrandlFix check for empty list (vs. None).
2006-07-21 Barry WarsawMore RFC 2231 improvements for the email 4.0 package...
2006-07-21 Neal NorwitzHandle more memory allocation failures without crashing.
2006-07-21 Neal NorwitzSpeel initialise write. Tanks Anthony.
2006-07-21 Neal NorwitzHandle allocation failures gracefully. Found with...
2006-07-21 Neal NorwitzMove the initialization of some pointers earlier. ...
2006-07-21 Neal NorwitzAdd some asserts that we got good params passed
2006-07-20 Vinay SajipAddressed SF#1524081 by using a dictionary to map level...
2006-07-20 Kurt B. KaiserAvoid occasional failure to detect closing paren properly.
2006-07-20 Fred Drakemarkup fix
2006-07-20 Vinay SajipUpdated documentation for TimedRotatingFileHandler...
2006-07-20 Georg BrandlGuard for _active being None in __del__ method.
2006-07-20 Phillip J. EbyFix SF#1516184 (again) and add a test to prevent regres...
2006-07-19 Martin v. LöwisRevert r50706 (Whitespace normalization) and
next