]> granicus.if.org Git - python/shortlog
python
2003-01-16 Raymond HettingerConvert to unittest format so that more tests can be...
2003-01-16 Martin v. LöwisPatch #662454: import a.b as c is ok, fixes #660811.
2003-01-16 Martin v. LöwisProperly find and install icons even if calling setup...
2003-01-16 Martin v. LöwisCatch IOErrors.
2003-01-16 Martin v. LöwisSupport copying booleans. Fixes #668925.
2003-01-16 Mark HammondThis test previously failed when run from the 'test...
2003-01-15 Jack JansenOn Mac OS X calling setlocale will raise locale.Error...
2003-01-15 Mark HammondCorrect docstring for SetValueEx()
2003-01-15 Jack JansenChecking in Brett Cannon's patch #662053, which fixes...
2003-01-15 Jack JansenAdded ismount().
2003-01-15 Jack JansenImplemented FSCatalogInfo structure support, and used...
2003-01-15 Skip Montanaroreference the os module and the lock flags in the os...
2003-01-15 Raymond Hettinger* Add test for __cmp__()
2003-01-15 Neil SchemenauerRemove misleading advice. VERSION was not intended...
2003-01-15 Raymond HettingerDocument that __cmp__() is not defined for sets.
2003-01-15 Martin v. LöwisGyro Func for patch #661719.
2003-01-15 Martin v. LöwisPatch #661719: Expose compilation errors as exceptions...
2003-01-15 Martin v. LöwisPatch #473586: Implement CGIXMLRPCRequestHandler.
2003-01-15 Raymond HettingerSF patch #664192 bug #661913: inconsistent error messag...
2003-01-14 Mark HammondFix [ 665014 ] files with long lines and an encoding...
2003-01-14 Kurt B. KaiserUpdated IDLE Help to reflect changes in Additional...
2003-01-14 Kurt B. KaiserM Bindings.py
2003-01-14 Guido van RossumExplicitly raise an exception in __cmp__ -- this clarif...
2003-01-14 Raymond HettingerReplaced POP() with STACKADJ(-1) on lines where the...
2003-01-14 Raymond HettingerSF bug #661184: inspect.getsource bug
2003-01-13 Just van Rossummake sure Info.plist has a CFBundleIdentifier entry
2003-01-13 Tim PetersA new test here was failing on Windows, because the...
2003-01-13 Guido van RossumDuh. cmdqueue should be an instance variable, not...
2003-01-13 Guido van RossumDuh. The do_EOF() implementation was bogus. Make...
2003-01-13 Neal NorwitzFix SF bug #667147, Segmentation fault printing str...
2003-01-13 Andrew M. KuchlingMove the date/time section into the modules section...
2003-01-13 Neal NorwitzUpdate comment, QnewFlag will go away in 3.0, not 2.3
2003-01-13 Guido van RossumFix NameError in getquotaroot(), sanctioned by Piers.
2003-01-13 Andrew M. KuchlingLink to MRO article
2003-01-13 Raymond HettingerSF patch 664183 and SF bug 664044: Note that both...
2003-01-12 Jack JansenImplemented FSCatalogInfo.
2003-01-12 Neal NorwitzTry to make a sentance more readable.
2003-01-12 Neal NorwitzSF #665570, curses causes interpreter crash
2003-01-11 Fred DrakeMinor correction and clarification.
2003-01-11 Tim PetersGot rid of the internal datetimetz type.
2003-01-11 Tim PetersMinor fiddling to make the next part easier. Introduce...
2003-01-10 Neal NorwitzSF #639945 was fixed in alpha 1
2003-01-10 Neal NorwitzFix SF bug # 602259, 3rd parameter for Tkinter.scan_dragto
2003-01-10 Neal NorwitzGet build working on Redhat 7.2 linux 2.4.7
2003-01-10 Kurt B. KaiserUpdate documentation.
2003-01-10 Kurt B. KaiserSF bug #652933 (for IdleFork): Open Module "math" Fails...
2003-01-10 Neal NorwitzSF #665913, Fix mmap module core dump with unix
2003-01-10 Neal NorwitzSF #665913, Fix mmap module core dump with unix
2003-01-10 Kurt B. KaiserM configDialog.py
2003-01-10 Barry WarsawPython 2.1's string module doesn't have ascii_letters...
2003-01-10 Barry WarsawCleanups, and conversion of assert to assertEqual()
2003-01-10 Raymond HettingerAs discussed on python-dev, removed from DUP_TOPX suppo...
2003-01-10 Neal NorwitzAs discussed briefly on python-dev, add Pending Depreca...
2003-01-10 Neal NorwitzGet rid of compiler warnings
2003-01-10 Neal NorwitzRemove extra 'types'
2003-01-10 Raymond HettingerSF bug #652888: bad documentation for the "type" builtin
2003-01-10 Kurt B. Kaiser1. Make finding Python help docs more robust, including...
2003-01-10 Tim PetersGot rid of the timetz type entirely. This was a bit...
2003-01-10 Kurt B. KaiserDefault the OK key in the Save Before Run dialog.
2003-01-10 Tim PetersRemoved more now-pointless pickle code.
2003-01-09 Jack JansenStarted on implementing support for FSCatalogInfo....
2003-01-09 Just van Rossuminterpret utf-8 file names on OSX
2003-01-09 Just van Rossumsupport unicode in menu items
2003-01-09 Just van Rossumremoved silly & mask, avoiding FutureWarning
2003-01-09 Just van Rossumcleaned up Jack's Mac OS9 changes
2003-01-09 Tim PetersPurged reference to defunct datetimetz.
2003-01-09 Raymond HettingerSF patch #664320: Replace push/pop clusters in ceval.c
2003-01-09 Andrew M. KuchlingVarious minor edits
2003-01-09 Andrew M. KuchlingMarkup fix
2003-01-09 Walter DörwaldMake the test scripts work again with narrow Python...
2003-01-09 Just van Rossumadd newline to source before compilation
2003-01-09 Tim PetersMassive fiddling to reflect that datetimetz and timetz...
2003-01-08 Walter DörwaldAdd a few test cases to increase code coverage:
2003-01-08 Walter DörwaldAdd a test that exercises the error handling part of
2003-01-08 Walter DörwaldFix charmapencode_lookup(), so that a None value in...
2003-01-08 Tim PetersSF patch 661583: Remove old code from lib\os.py
2003-01-08 Tim PetersDeleted pickle/unpickle code for the old datetime and...
2003-01-08 Tim PetersUtterly minimal changes to collapse datetimetz into...
2003-01-08 Walter DörwaldRemove variable owned from PyUnicode_FromEncodedObject...
2003-01-08 Steve HoldenFix bug 427345 [related to IE's additional input on...
2003-01-08 Jack JansenVarious tweaks to make the test work on the Mac.
2003-01-08 Jack JansenAlways define getenv(), as suggested by Guido. This...
2003-01-08 Jack JansenTest that chmod() actually exists before calling it...
2003-01-08 Jack JansenRemoved the SetDates warning. The warning is in the...
2003-01-08 Jack Jansenquashed another case of the 32-bit warning.
2003-01-08 Jack JansenUpdated the list of expected skips for MacPython-OS9.
2003-01-08 Jack Jansenn the Mac the frozen import that should fail actually...
2003-01-08 Jack JansenAdded the Mac to platforms that don't have user/group...
2003-01-08 Jack JansenMade "ascii" the default encoding for MacPython, as...
2003-01-08 Jack JansenAdded a couple of casts to make this compile with CodeW...
2003-01-08 Jack JansenMerging the various tweaks for MacPython-OS9 2.3a1...
2003-01-08 Thomas HellerMention the change from patch #664376.
2003-01-08 Thomas HellerPatch #664376: sys.path[0] should contain absolute...
2003-01-08 Fred DrakeAdd notes about the linuxaudiodev and ossaudiodev modules.
2003-01-08 Fred Drake- be explicit: audio data files should be opened in...
2003-01-08 Neal Norwitzcommand doesn't work, but program does, not sure it...
2003-01-08 Greg WardThere's no such method as has_option() -- should be...
2003-01-08 Greg WardRewrite awkward/ungrammatical sentence.
2003-01-08 Andrew M. KuchlingBump version number
2003-01-08 Greg WardAdd reminder that ossaudiodev can/should also be built...
next