]> granicus.if.org Git - python/shortlog
python
2004-06-02 Andrew M. KuchlingAdd a name (old change sitting in my tree)
2004-06-02 Andrew M. KuchlingRemove old reminder
2004-06-02 Jack JansenCGMainDisplayID() doesn't exist on 10.1, so don't try...
2004-06-02 Thomas HellerRecord Python 2.3.4 (final) build number.
2004-06-02 Martin v. LöwisThe expression list in inheritance is not optional...
2004-06-02 Martin v. LöwisMove grammar rule for lambda_form into section on lambd...
2004-06-02 Martin v. LöwisFix typo reported in #964592. Will backport to 2.3.
2004-06-02 Martin v. LöwisDocument PyModule_AddIntConstant to take a long. Fixes...
2004-06-02 Martin v. LöwisPatch #924294: Do not check for AF_INET6 if it is not...
2004-06-02 Vinay SajipCopyright year changed
2004-06-02 Martin v. LöwisPatch #954115: Fix os.stat handling of UNC roots.
2004-06-02 Piers LauderAdded IMAP4_stream to __all__
2004-06-01 Tim Peterstest_hash(): The test here is different enough from...
2004-06-01 Martin v. LöwisAdd genobject.c
2004-06-01 Raymond HettingerAdd genobject.c to the MSVC++ 6.0 build.
2004-06-01 Martin v. LöwisPatch #957398: Add public API for Generator Object...
2004-06-01 Andrew M. Kuchling[Bug #962631] Fix typo reported by Bryan Blackburn
2004-06-01 Raymond HettingerSF bug #942952: Weakness in tuple hash
2004-06-01 Martin v. LöwisSilence noise in regrtest.
2004-05-31 Raymond HettingerFixup spacing in an example.
2004-05-31 Martin v. LöwisCopy from python-2.3.spec. Incorporate patch #961465:
2004-05-31 Tim PetersSF patch 959726: sdist versus SVN
2004-05-31 Martin v. LöwisPatch #932930: suggest the use of rawstrings for backsl...
2004-05-31 Martin v. LöwisPatch #963318: Add support for client-side cookie manag...
2004-05-31 Walter DörwaldPort the dictionary tests from test_types.py to unittes...
2004-05-31 Walter DörwaldFix typo (from SF bug #962602)
2004-05-31 Raymond HettingerAdd weakref support to sockets and re pattern objects.
2004-05-31 Raymond HettingerAdd weakref support to sockets and re pattern objects.
2004-05-31 Raymond HettingerAdd weakref support to array.array and file objects.
2004-05-30 Raymond HettingerMake sets and deques weak referencable.
2004-05-28 Walter DörwaldUpdate docstring for dict.update() to match the new...
2004-05-28 Fred Drakestarting to add comments to explain what's here
2004-05-27 Walter DörwaldThe default argument in dict.setdefault() defaults...
2004-05-27 Walter DörwaldThe default argument in dict.setdefault() defaults...
2004-05-26 Michael W.... Remove float_compare as per
2004-05-26 Michael W.... Band-aid type fix for
2004-05-26 Raymond HettingerFill-in the introductory paragraph for the library...
2004-05-26 Raymond HettingerAdd a further tour of the standard library.
2004-05-25 Raymond HettingerFollow official recommendation for domain names in...
2004-05-24 Skip Montanarostupid, stupid, stupid... raw_input() already supports...
2004-05-23 Skip MontanaroAdd example that uses readline.readline().
2004-05-23 Skip MontanaroExposed readline() function from the readline module.
2004-05-22 Raymond HettingerMake sure sets are printed in sorted order
2004-05-22 Raymond HettingerUpdated to reflect new types.
2004-05-21 Raymond Hettinger* teach repr.repr() about collections.deque()
2004-05-21 Raymond Hettinger* Updated repr.py to handle set() and frozenset().
2004-05-20 Raymond HettingerAdd a test to verify an early call to iter() on the...
2004-05-20 Raymond HettingerClarify when iter() is first called in generator expres...
2004-05-20 Piers LauderAdded description for authenticate and namespace
2004-05-20 Piers LauderFixed IMAP4_SSL read bug introduced by patch 956394
2004-05-20 Piers LauderFixed IMAP4_SSL read and readlines code per patch 956394
2004-05-19 Raymond HettingerImproved wording for generator expressions.
2004-05-19 Raymond HettingerSF bug #949329: sets.Set() --> set()
2004-05-19 Raymond HettingerAdd more docs for generator expressions.
2004-05-19 Armin RigoApplying SF patch #949329 on behalf of Raymond Hettinger.
2004-05-19 Andrew M. KuchlingSet data pointer to NULL after an error; this keeps...
2004-05-19 Raymond HettingerSF patch #872326: Generator expression implementation
2004-05-18 Raymond HettingerMake type check work with subclasses
2004-05-18 Fred Drakeadd some notes about the changes to ConfigParser
2004-05-18 Fred DrakeConfigParser:
2004-05-18 Fred DrakeConfigParser:
2004-05-18 Fred DrakeConfigParser:
2004-05-18 Fred DrakeConfigParser:
2004-05-17 Skip Montanarodate typo in %changelog
2004-05-16 Tim Peterstest_alias_nofallback(): Someone broke this test,...
2004-05-15 Barry Warsaw_parsegen(): Add a missing check for NeedMoreData.
2004-05-15 Raymond HettingerUpdate the DLL example to work with Py2.4.
2004-05-14 Skip Montanarotypo - fixes 954030.
2004-05-13 Barry Warsawforward porting from release23-maint
2004-05-13 Barry Warsawtest_boundary_in_non_multipart(): Added a test for...
2004-05-13 Barry Warsawencode_7or8bit(): Clearing out some old patches; iso...
2004-05-13 Barry Warsawreadline(): RFC 2046, section 5.1.2 (and partially...
2004-05-13 Barry Warsawtest_nested_inner_contains_outer_boundary(), test_neste...
2004-05-13 Barry Warsaw_structure(): Make sure all output goes the to fp object.
2004-05-13 Barry WarsawAnother evil test from Anthony's suite. This one has...
2004-05-13 Barry WarsawA boiled down example from Anthony's MIME torture tests...
2004-05-13 Anthony Baxterforward-port 1.17.12.1
2004-05-13 Greg WardSF #847346: merge from release23-maint branch: remove...
2004-05-12 Raymond HettingerSF bug #952866: "can't multiply sequence *by* non...
2004-05-12 Raymond HettingerMake sure "del d[n]" is properly supported. Was necess...
2004-05-12 Thomas HellerWindows build number for 2.3.4c1 is 52.
2004-05-12 Fred Drakefix various descriptions of "ctime"
2004-05-12 Fred Drakeminor wording cleanup
2004-05-12 Fred Drakefix error message; closes SF patch #932796
2004-05-12 Fred Drakefix various typos; thanks, George Yoshida!
2004-05-12 Fred Drakeadd note about the __name__ read-only attribute
2004-05-11 Barry WarsawTests for message/external-body and for duplicate bound...
2004-05-11 Barry WarsawMore boiled down tests from Anthony's big torture suite.
2004-05-11 Barry WarsawA boiled down message/external-body example from Anthon...
2004-05-11 Barry WarsawAn example with multiple boundary lines.
2004-05-11 Barry Warsaw_parsegen(): Move the message/rfc822 clause to after the
2004-05-11 Tim PetersReverting local change checked in by mistake.
2004-05-11 Tim PetersChanged company name to PSF. Added 2004 to copyright...
2004-05-11 Tim PetersAdded 2.3.3 and 2.3.4 to the release table. Added...
2004-05-11 Barry Warsaw_parsegen(): Watch out for empty epilogues.
2004-05-11 Thomas HellerFix SF item #876278: Unbounded recursion in modulefinder.
2004-05-11 Fred Drakeuse tools/getversioninfo to extract the version number...
2004-05-11 Fred Drakeremove assignment to unused variable
2004-05-11 Fred Drakeupdate to reflect the current location of the SF bugs...
2004-05-11 Fred Drakemarkup adjustment
next