]> granicus.if.org Git - python/shortlog
python
2003-01-23 Tim PetersReimplemented datetime.now() to be useful.
2003-01-23 Jeremy HyltonUse lightweight introspection instead of the inspect...
2003-01-23 Jeremy HyltonFix for SF bug 661340: test_httplib fails on the mac.
2003-01-23 Tim Petersfromutc(): Repair incorrect failure return, as noted...
2003-01-23 Tim PetersBringing the code and test suite into line with doc...
2003-01-22 Skip Montanaroadd support for Python's bool type to xmlrpclib - patch...
2003-01-22 Jack JansenTweaked time conversion to work in MacPython-OS9.
2003-01-22 Jack JansenGetting rid of StandardGetFile
2003-01-22 Raymond HettingerKurt pointed out another method affected by the changes...
2003-01-22 Martin v. LöwisConvert booleans to integers in IntVar.set. Fixes ...
2003-01-22 Martin v. LöwisPatch #671459: Invoke import hooks in Py_NewInterpreter.
2003-01-22 Tim Peters"Premature" doc changes, for new astimezone() rules...
2003-01-22 Raymond HettingerSF patch #667730: More DictMixin
2003-01-22 Kurt B. KaiserMake Alt-Key-2 the Zoom Height binding for ClassBrowser...
2003-01-22 Kurt B. KaiserM Bindings.py
2003-01-21 Jack JansenAdded DepracationWarnings to the old Standard File...
2003-01-21 Jack JansenTuples and lists don't have a copy() method (yet?).
2003-01-21 Martin v. LöwisAvoid usage of PyDoc_STR in 2.2 compatibility code.
2003-01-21 Guido van RossumFix from Vinaj for the "writing to closed file" errors...
2003-01-21 Guido van Rossumossaudiodev.c currently gives compilation errors, and...
2003-01-21 Tim PetersSF bug 671779: Error in tzinfo.dst() docs
2003-01-21 Jack JansenImplemented StandardGetFile and friends with the new...
2003-01-21 Jack JansenOops, this file wasn't 8-bit-clean yet. Fixed.
2003-01-21 Jack JansenFixed typo in package name that went unnoticed because...
2003-01-21 Jack JansenSpell out the arguments to AskFileForOpen and friends...
2003-01-21 Andrew M. KuchlingFix example in a docstring to not use 'file' as a varia...
2003-01-21 Jack JansenUse new file dialogs in GetArgv()
2003-01-21 Jack JansenCompile site-packages with -t, not -tt.
2003-01-21 Martin v. LöwisConditionalize features not found in PyXML 1.95.2.
2003-01-21 Martin v. LöwisMerge with PyXML 1.71:
2003-01-21 Martin v. LöwisDon't use Posix semaphores on Solaris 8. Fixes #662787.
2003-01-21 Kurt B. Kaiser1. Restore the rest of Python IDLE setup.py Rev 1.4...
2003-01-21 Skip Montanaroflesh out open() docstring
2003-01-21 Skip Montanaromore tweaks
2003-01-21 Skip Montanaro* document open() function
2003-01-20 Tim PetersNew rule for tzinfo subclasses handling both standard...
2003-01-20 Tim PetersRecursive compare machinery: The code that intended...
2003-01-20 Jack JansenOn MacOSX, added -prebind option to link phase for...
2003-01-20 Just van RossumFix bug #670845: cut & clear in the output window now...
2003-01-20 Kurt B. Kaiser...and the old pyclbr.py faked Function instances with...
2003-01-20 Walter DörwaldAdd comments and remove duplicate tests.
2003-01-20 Barry WarsawInstall email/test, email/test/data and bsddb/test...
2003-01-19 Walter DörwaldPort test_userdict.py to PyUnit. From SF patch #662807,
2003-01-19 Jack JansenAdded a convenience routine pathname() which accepts...
2003-01-19 Jack JansenSigh, due to sloppiness on my part bgen has become...
2003-01-19 Walter DörwaldPort test_unicode.py to PyUnit and add tests for error
2003-01-19 Walter DörwaldCombine test_b1.py and test_b2.py into test_builtin.py,
2003-01-19 Neal NorwitzSF # 669553, fix memory (ref) leaks
2003-01-19 Raymond HettingerFix typo
2003-01-19 Raymond HettingerSF patch #634557: inspect.BlockFinder didn't do a good...
2003-01-19 Raymond HettingerSF patch #634866: Alex Martelli's corrections to the...
2003-01-19 Raymond HettingerSF patch #670367: Micro-optimizations for ceval.c
2003-01-19 Tim PetersWindows flavor of floatsleep(): folded long lines...
2003-01-19 Tim PetersSF patch 670194: Performance enhancement for _strptime.py.
2003-01-19 Raymond HettingerSF bug #668906: class browser raises AttributeError
2003-01-19 Raymond HettingerSF bug #670229: doc improvement for cStringIO.h
2003-01-18 Raymond HettingerSF patch #670423: Add missing identity tests to operator.c
2003-01-18 Raymond HettingerSF bug #668906: class browser raises AttributeError
2003-01-18 Tim PetersSF patch 670012: Compatibility changes for _strptime.py.
2003-01-17 Jack JansenFixed the first two bugs in the new file dialogs (found...
2003-01-17 Jack JansenIt turns out that some calls return AEDesc records...
2003-01-17 Fred DrakeVarious markup changes.
2003-01-17 Fred DrakeFix a couple of markup errors.
2003-01-17 Tim PetersCVS patch 669645: wininst.exe missing in Windows insta...
2003-01-17 Fred DrakeClean up some files that LaTeX2HTML drops in the HTML...
2003-01-17 Tim PetersWhen time.localtime() is passed a tick count the platfo...
2003-01-17 Just van Rossummake sure src exists before creating a symlink
2003-01-17 Raymond Hettinger* Migrate sample distribution test from random.py to...
2003-01-17 Raymond HettingerCorrect typos in example code.
2003-01-17 Jack JansenFor reasons unknown previewProc and filterProc were...
2003-01-17 Jack JansenAdded methods AskFileForOpen(), AskFileForSave() and...
2003-01-17 Gregory P.... bugfix: do not double-close DB cursor during deallocati...
2003-01-17 Gregory P.... bugfix: allow the module to work with python compiled...
2003-01-17 Gregory P.... bugfix: disallow use of DB_TXN after commit() or abort...
2003-01-17 Kurt B. KaiserPatch 611069 (Christos Georgiou) IDLE TODO:left/right...
2003-01-16 Kurt B. KaiserSF Bug 667812: Some Linux distros have Alt and Meta...
2003-01-16 Michael W.... A. Lloyd Flanagan pointed out a spelling error on c...
2003-01-16 Raymond HettingerLet test_random cover the endpoints.
2003-01-16 Raymond HettingerTest optional slice arguments.
2003-01-16 Raymond HettingerAdded doctest for examples in the library reference.
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...
next