]> granicus.if.org Git - python/shortlog
python
2002-12-30 Just van RossumPEP 302 + zipimport:
2002-12-30 Jack JansenMoved most of Mac/Lib hierarchy to Lib/plat-mac: it...
2002-12-30 Guido van RossumAdd __all__. (Brett Cannon.)
2002-12-30 Tim PetersBite the bullet on all the indirect timetz and datetime...
2002-12-30 Fred DrakeWe're using strictly American spellings, so there's...
2002-12-30 Guido van RossumSF patch 659809, by Daniel Brotsky: fix Makefile.pre...
2002-12-30 Barry WarsawA short note about the versions of BerkeleyDB we now...
2002-12-30 Barry WarsawPort BerkeleyDB 4.1 support from the pybsddb project...
2002-12-30 Barry WarsawAdd some missing tests. Should now test everything...
2002-12-30 Tim PetersA step on the way to making tzinfo classes writable...
2002-12-30 Fred DrakeStart something that might make table notes easier...
2002-12-30 Barry WarsawSearch for and use BerkeleyDB 4.1 if it's available...
2002-12-30 Barry WarsawTemplate for future tests.
2002-12-30 Fred DrakeClean up a table so it passes formatting.
2002-12-30 Neil SchemenauerAdd news about fix for bug #624807.
2002-12-30 Raymond HettingerAdded the \var{} markup so the tables will look good.
2002-12-30 Neil SchemenauerMatch new sequence behavior. User defined types now...
2002-12-30 Jack JansenThis file hasn't been committed for a long time, becaus...
2002-12-30 Neil SchemenauerConsolidate the int and long sequence repeat code....
2002-12-30 Jack JansenLong-obsolete, replaced by Carbon.Sound.
2002-12-30 Neil SchemenauerAlways try nb_* slots before trying sq_concat, sq_inpla...
2002-12-30 Raymond HettingerAdded markup upto line 233.
2002-12-30 Barry WarsawUpdate the email package news.
2002-12-30 Barry WarsawDescribe the new `errors' argument to Header.__init__...
2002-12-30 Barry Warsawtest_bad_8bit_header(): Tests for optional argument...
2002-12-30 Barry WarsawHeader.__init__(), .append(): Add an optional argument...
2002-12-30 Barry WarsawActually, make this 2.5a1 since it will include API...
2002-12-30 Martin v. LöwisSilence cast warnings for Tcl 8.3.
2002-12-30 Barry WarsawBump to 2.5
2002-12-30 Barry WarsawTestMIMEAudio.setUp(): Use the email package's copy...
2002-12-30 Barry WarsawA copy of the audio test file from Lib/test, needed...
2002-12-30 Tim PetersAdded tests that conversion to our own timezone is...
2002-12-30 Barry Warsawparsedate_tz(): Fix SF bug #552345, optional FWS betwee...
2002-12-30 Barry Warsawtest_parsedate_compact(): A test for optional FWS betwe...
2002-12-30 Tim PetersBeefed up the timezone conversion test by adding a...
2002-12-30 Barry WarsawA code cleansing pass
2002-12-30 Guido van RossumPatch 659834 by Magnus Lie Hetland:
2002-12-30 Barry WarsawPort rfc822.py changes that didn't make it into this...
2002-12-30 Barry Warsawtest_name_with_dots(): A new test to ensure that we...
2002-12-30 Andrew M. KuchlingMore markup additions
2002-12-30 Marc-André... String tests should test 8-bit strings :-)
2002-12-30 Raymond HettingerLast checkin was missing the tuple comma.
2002-12-30 Raymond HettingerRestore the test of the random module after including...
2002-12-30 Andrew M. KuchlingMinor grammar fix, and clarification
2002-12-30 Andrew M. KuchlingMark up more text
2002-12-30 Greg WardUntabify.
2002-12-30 Greg WardWhitespace fixes to conform to coding standards.
2002-12-30 Raymond HettingerTemporarily comment out a test that crashes upon the...
2002-12-30 Greg WardComment fix.
2002-12-30 Greg WardRename some mixer methods:
2002-12-30 Greg WardRemove 'x_' prefix from oss_t and oss_mixer_t struct...
2002-12-30 Raymond HettingerThis test depends on the exact ordering produced by...
2002-12-30 Raymond HettingerRevert the last change. Tim was faster and chose a...
2002-12-30 Raymond HettingerDocument the _randommodule project for the Windows...
2002-12-29 Tim PetersTaught the Windows build about _randommodule.c. This...
2002-12-29 Tim PetersA start at non-trivial (== DST-aware) tests of timezone...
2002-12-29 Raymond HettingerSF patch 658251: Install a C implementation of the...
2002-12-29 Kurt B. KaiserRemove some old debugging print statements.
2002-12-29 Kurt B. KaiserM EditorWindow.py
2002-12-29 Raymond HettingerAdd newsitem for the two new unittest methods.
2002-12-29 Marc-André... Patch for bug #659709: bogus computation of float length
2002-12-29 Raymond HettingerMake error message more specific for min() and max().
2002-12-29 Raymond HettingerIncorporate Skip's suggestion to use SciPy's validation...
2002-12-29 Raymond HettingerDemonstrate use of PyType_Ready() in the example.
2002-12-29 Andrew M. KuchlingBug #599248: strip directories when building Python...
2002-12-29 Andrew M. KuchlingSuppress unsafe *Cookie class warnings
2002-12-29 Andrew M. KuchlingPatch #655760: add warnings when the unsafe *Cookie...
2002-12-29 Raymond HettingerSF patch #659536: Use PyArg_UnpackTuple where possible.
2002-12-29 Raymond HettingerSF Bug 645777: list.extend() works with any iterable...
2002-12-28 Tim PetersApparently FreeBSD enables some HW floating-point excep...
2002-12-28 Martin v. LöwisGracefully delay runtime error up to 1s. Add .willdispa...
2002-12-27 Tim Petersastimezone(): document that None is an OK argument.
2002-12-27 Eric S. RaymondAdded a useful warning to the documentation.
2002-12-27 Martin v. LöwisDocument killpg.
2002-12-27 Martin v. LöwisPatch #657889: Implement posix.getloadavg.
2002-12-27 Tim PetersAnd put back a little code duplication, in the form...
2002-12-27 Tim PetersSquash recently-introduced code duplication.
2002-12-27 Tim PetersMake comparison and subtraction of aware objects ignore...
2002-12-26 Jack JansenChanged the input field for the interpreter to use...
2002-12-26 Jack Jansenmacfsn is gone.
2002-12-26 Jack JansenIntegrated macfsn into macfs, and made the Standard...
2002-12-26 Jack JansenReturn the macfs variation for FSSpec and Alias, not...
2002-12-26 Jack JansenSecond-argument alias methods were generated with a...
2002-12-26 Guido van RossumAdd XXX about Winsock error values
2002-12-26 Guido van RossumAlso skip testHostnameRes() if gethostbyaddr() raises...
2002-12-26 Guido van RossumSkip testHostnameRes() if gethostbyname() raises an...
2002-12-26 Neal NorwitzFix julian day problem with strptime. Note: XXX about...
2002-12-26 Tim PetersAdded tests to ensure that timetz comparison, and datet...
2002-12-25 Just van RossumBacking out patch #642578 in anticipation of final...
2002-12-25 Jack JansenIf you entered a pathname for a nonexisting file to...
2002-12-25 Jack JansenChanged folder name for apps from Python to MacPython...
2002-12-25 Raymond HettingerSF 658405: calendar.py to rely on the datetime module...
2002-12-25 Tim PetersImplemented datetime.astimezone() and datetimetz.astime...
2002-12-24 Tim PetersWhitespace normalization.
2002-12-24 Guido van RossumAdd an XXX comment about relative imports.
2002-12-24 Tony Lowndsboolcheck cannot be deleted here.
2002-12-24 Tony LowndsMove boolcheck before import of other IDLE modules
2002-12-24 Tim PetersRemoved blurb admonishing users to raise an exception...
2002-12-24 Tim PetersAdded note about technical pickle limitation on tzinfo...
2002-12-24 Tim Peterstzinfo.{utcoffset,dst} can return timedelta (or integer...
next