]> granicus.if.org Git - python/shortlog
python
2002-10-08 Tim PetersThe
2002-10-08 Mark HammondAdd os.path.supports_unicode_filenames for all platforms,
2002-10-07 Martin v. LöwisDocument PEP 293.
2002-10-07 Martin v. LöwisDocument PEP 277 changes.
2002-10-07 Martin v. LöwisInclude wctype.h.
2002-10-07 Martin v. LöwisCheck for wctype.h.
2002-10-07 Barry Warsawopenfile(): Go back to opening the files in text mode...
2002-10-07 Barry Warsaw_parsebody(): Use get_content_type() instead of the...
2002-10-07 Martin v. LöwisUse escaped Unicode literals, according to PEP 8.
2002-10-07 Barry WarsawBump the version to 2.4.1 (not 2.5 as previously mentio...
2002-10-07 Fred DrakeModified presentation of the grammar for calls to be...
2002-10-07 Martin v. LöwisPatch #479898: Use multibyte C library for printing...
2002-10-07 Martin v. LöwisPatch #448038: Add move(). Report errors from copytree...
2002-10-07 Martin v. LöwisApply file system default encoding to exec and spawn...
2002-10-07 Martin v. LöwisFix quoting for Solaris LDSHARED. Will backport to...
2002-10-07 Martin v. LöwisPatch #619493: Prefer rpmbuild over rpm if available...
2002-10-06 Guido van RossumAdd test_pep277 to the expected skips on Linux. (This...
2002-10-06 Martin v. LöwisPatch #572031: AUTH method LOGIN for smtplib
2002-10-06 Guido van RossumMake sure the email test suite can be run both stand...
2002-10-06 Martin v. LöwisAlso look in -lposix4 for sem_init. Fixes #618615.
2002-10-06 Tim PetersUpdate info for impending 2.2.2.
2002-10-06 Kurt B. KaiserApply Josh Robb's Patch:
2002-10-05 Tim PetersThis test fails on Win98, which is fine, but when it...
2002-10-05 Martin v. LöwisDocument patch #594001.
2002-10-05 Tim Peterss/_alloca/alloca/g; Windows doesn't need the former...
2002-10-04 Andrew M. KuchlingAdd a section to be written; remove reference to delete...
2002-10-04 Kurt B. KaiserJosh Robb's Patch
2002-10-04 Kurt B. KaiserApply Josh Robb's Patch
2002-10-04 Guido van RossumWhen looking for an alias, first look for the normalize...
2002-10-04 Raymond Hettinger.iterkeys() is not needed.
2002-10-04 Fred DrakeRemove some unnecessary dependencies (minor).
2002-10-04 Fred DrakeAdded refcount information for PyObject_GetIter().
2002-10-04 Marc-André... Undo the removal. Guido mentioned that the encoding...
2002-10-04 Marc-André... Remove unneeded alias.
2002-10-04 Neal NorwitzSF # 607253, header file problems by Ralf W. Grosse...
2002-10-04 Marc-André... Fix doc-string.
2002-10-04 Marc-André... News item about the new encoding normalization scheme.
2002-10-04 Marc-André... Adapt lookup names to new more general encoding name...
2002-10-04 Marc-André... Extending the encoding name normalization to handle...
2002-10-04 Martin v. LöwisDisable LFS if Solaris/gcc bug is detected. Fixes ...
2002-10-04 Marc-André... Pulling Mark Alexander's contribution from CVS.
2002-10-04 Martin v. LöwisPatch #618347: Work around Solaris 2.6 pthread.h bug...
2002-10-04 Mark HammondFix [ 616716 ] Bug in PyErr_SetExcFromWindows
2002-10-04 Mark HammondFix errors to pep277 checkin identified by Neal Norwitz.
2002-10-03 Mark HammondTests for pep277 - Unicode file names on Windows NT.
2002-10-03 Michael W.... One last tweak to the tracing machinery: this actually...
2002-10-03 Michael W.... Clamp code objects' tp_compare result to [-1, 1].
2002-10-03 Michael W.... Updates to track Grammar changes. The patch to token...
2002-10-03 Mark HammondTrivial fix to the pep277 checkin: ensure that exceptio...
2002-10-03 Mark HammondPatch 594001: PEP 277 - Unicode file name support for...
2002-10-02 Guido van RossumFix an endcase bug: initial_indent was ignored when...
2002-10-02 Michael W.... Fix for the recursion_level bug Armin Rigo reported...
2002-10-01 Martin v. LöwisSupport UCS-4 builds.
2002-10-01 Fred DrakeAdd a comment to the top of the file explaining why...
2002-10-01 Guido van RossumMention droped support for Tcl/Tk 8.0 and 8.1.
2002-10-01 Martin v. LöwisEliminate constness warnings with Tcl 8.4.
2002-10-01 Barry Warsawtest__all__(): Fix the import list.
2002-10-01 Martin v. LöwisDrop support for Tk 8.0 and 8.1.
2002-10-01 Skip Montanarosave the verbose argument as an instance attributes...
2002-10-01 Barry Warsawbuild(): Use self.builddir, not self.doc when copying...
2002-10-01 Fred DrakeWhen the HTML output dir is specified using --dir=...
2002-10-01 Barry Warsawnits
2002-10-01 Fred DrakeInclude the --dir argument in the help text.
2002-10-01 Fred DrakeChange the default path to icons so that "mkhowto"...
2002-10-01 Barry WarsawAdded an introduction.
2002-10-01 Fred DrakeStub document for the stand-alone email package distrib...
2002-10-01 Fred DrakeMinor style nit for referring to other attributes of...
2002-10-01 Fred DrakeSplit the long email package examples into separate...
2002-10-01 Barry WarsawCleaned up the examples.
2002-10-01 Barry WarsawProofread and spell checked, all except the Examples...
2002-10-01 Guido van RossumCommit fix for SF 603831.
2002-10-01 Barry WarsawVast update to email version 2. This could surely...
2002-10-01 Barry WarsawDocstring consistency with the updated .tex files.
2002-10-01 Barry Warsaw_structure(): Swap fp and level arguments.
2002-10-01 Barry WarsawDocstring consistency with the updated .tex files.
2002-10-01 Barry WarsawDocstring consistency with the updated .tex files.
2002-09-30 Barry WarsawDocstring consistency with the updated .tex files.
2002-09-30 Barry WarsawDocstring consistency with the updated .tex files.
2002-09-30 Barry WarsawDocstring consistency with the updated .tex files.
2002-09-30 Barry WarsawDocstring consistency with the updated .tex files.
2002-09-30 Barry Warsaw__all__: Updated
2002-09-30 Barry WarsawDocstring consistency with the updated .tex files.
2002-09-30 Guido van RossumNow that TestCase is a new-style class, change loadTest...
2002-09-30 Barry Warsaw__contains__(): Change the second argument to `name...
2002-09-30 Martin v. LöwisAdd Tim Rice, for SCO patches.
2002-09-30 Martin v. LöwisPatch #615069: Fix build problems on SCO Open Server...
2002-09-30 Barry WarsawWith help from Martin v. Loewis, clarification is added...
2002-09-30 Jason TishlerPatch #544740: test_commands test fails under Cygwin
2002-09-30 Skip Montanarofix a couple nits related to my understanding of ReST...
2002-09-30 Barry WarsawThe ansi_x3.4_1968 encoding is an alias for ascii,...
2002-09-30 Skip Montanarofix a couple nits with my use of ReST
2002-09-30 Martin v. LöwisPatch #596576: Always use cc to link on NetBSD. Will...
2002-09-29 Guido van RossumAdded -b tag option to limit output to a specific branc...
2002-09-29 Tony LowndsFinding a suitable interpreter to spawn needed tweaking...
2002-09-29 Guido van RossumWhitespace normalization (get rid of tabs).
2002-09-29 Tony LowndsMac users now see correct modifiers in the Key Binding...
2002-09-29 Tony LowndsChange key binding to avoid conflict.
2002-09-28 Barry WarsawMake the tests pass under Python 2.1 but only by cheati...
2002-09-28 Barry WarsawAdd a test for SHORTEST encoding of utf-8 headers,...
2002-09-28 Barry WarsawUse True/False everywhere, and other code cleanups.
next