]> granicus.if.org Git - python/shortlog
python
2003-07-23 Jack JansenScripts runs with pythonw no longer had full window...
2003-07-23 Tim PetersRestored commented-out line checked in by mistake.
2003-07-23 Tim Peterslocale-restoration code: Don't leave comparison to...
2003-07-23 Tim PetersFred wasn't kidding -- there really are docs for the...
2003-07-22 Brett CannonFix error in test of not comparing against 0 item of...
2003-07-22 Jason TishlerPatch #775784: YA Cygwin expected regression test skip...
2003-07-22 Thomas HellerChange the zipimport implementation to accept files...
2003-07-22 Jason TishlerPatch 775605: Cygwin pthread_sigmask() workaround patch
2003-07-22 Skip Montanaromore generic reference to python interpreter
2003-07-22 Jack JansenVarious tweaks to make the packages work better. Still...
2003-07-22 Jack JansenFiles used for the 2.3rc1+ binary installer. This one...
2003-07-22 Raymond HettingerImportant usability fix in itertools documentation.
2003-07-22 Tim PetersWindows fix: When PYTHONCASEOK is set, or for any...
2003-07-22 Fred DrakeAvoid a 301 permanent redirect.
2003-07-22 Fred DrakeAvoid a 301 permanent redirect.
2003-07-22 Fred DrakeAvoid a few 301 permanent redirects.
2003-07-22 Fred DrakeAvoid a 301 permanent redirect.
2003-07-21 Barry WarsawreaderThread(): Add max_retries to both DeadlockWrap...
2003-07-21 Jack JansenWe erronuously re-used the pimpinstaller object if...
2003-07-21 Jack JansenBecause plistlib doesn't catch all possible errors...
2003-07-21 Jack JansenBackport from r23c1-branch:
2003-07-21 Barry Warsawtest01_join(): Fix a test failure when run with "python...
2003-07-21 Fred DrakeRepair mis-application of Jeremy's patch. Thanks,...
2003-07-21 Fred DrakeAdded note about the pyexpat memory leak fix.
2003-07-21 Fred DrakeFix memory leak reported & discussed on the Python...
2003-07-21 Fred DrakeClarify a statement regarding both shared and static...
2003-07-21 Fred DrakeMerge the old dumbdbm documetation into the new docs...
2003-07-21 Tim PetersMerge 23c1-branch back into the head. Barry will send...
2003-07-21 Andrew M. KuchlingChange \code to \verb, because TeX merges the two dashe...
2003-07-20 Barry WarsawMinor typo
2003-07-20 Raymond HettingerSF bug #774411: Typo in socket documentation
2003-07-18 Tim PetersCorrected release date for 2.3c1.
2003-07-18 Tim PetersFor my convenience in building installers, added a...
2003-07-18 Jeremy HyltonOh, well.
2003-07-18 Jeremy HyltonForgot the release date.
2003-07-18 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.3c1
2003-07-18 Jeremy HyltonRepair operator error.
2003-07-18 Jeremy HyltonSF patch 773476: NameError when there are no prefixes.
2003-07-18 Just van Rossumup the b/w compatibility requirement to 2.2
2003-07-18 Jeremy HyltonMake sure mimetypes is reinitialized before running...
2003-07-18 Jeremy HyltonRestore the locale to "C" on exit.
2003-07-18 Andrew M. KuchlingAdd introductory paragraphs
2003-07-18 Andrew M. KuchlingAdd a few more items
2003-07-17 Andrew M. KuchlingComplete the rewrite pass; add a few more items; bump...
2003-07-17 Jeremy HyltonThe rest of the news.
2003-07-17 Jeremy HyltonSF patch 764470
2003-07-17 Jeremy HyltonUpdate version label
2003-07-17 Jeremy HyltonPartial progress on NEWS.
2003-07-17 Jeremy HyltonSF bug 770601.
2003-07-17 Jeremy HyltonGet socketmodule compiling on IRIX 6.5.10.
2003-07-17 Skip Montanarofix for bug 773020 - splitting PATH should use os.pathsep
2003-07-17 Jeremy HyltonReflow long line.
2003-07-17 Michael W.... Remove inaccurate (and it turns out, entirely superfluo...
2003-07-17 Fred Drakemore markup chages
2003-07-17 Jeremy HyltonRemove unused variable.
2003-07-17 Fred DrakeInclude the GNU info format in the edist target since...
2003-07-17 Fred Drake- remove mention of the isprivate flag, since that...
2003-07-17 Just van Rossumback out the darwin supports_unicode_filenames patch...
2003-07-17 Tim PetersBump the release number to 2.3c1.
2003-07-17 Raymond HettingerMinor corrections.
2003-07-17 Jeremy HyltonPatch from John Anderson to enable VC 7.1 support.
2003-07-17 Fred Drake- put the GNU info packages in the same place as everyt...
2003-07-17 Fred Drake- update the list of documents for which GNU info is...
2003-07-17 Fred DrakeBump version numbers.
2003-07-17 Fred Drake- improve the description of how user-defined method
2003-07-17 Fred DrakeNote that Unicode strings are now supported in sys...
2003-07-17 Fred DrakeMake the howto document class work properly with the...
2003-07-16 Neil SchemenauerRemove code that tried to warn about shadowing builtin...
2003-07-16 Neil SchemenauerRemove code that tried to warn about shadowing builtin...
2003-07-16 Skip MontanaroZap the C API subsection altogether for now. It's...
2003-07-16 Andrew M. KuchlingMention list.index; more small textual changes
2003-07-16 Andrew M. KuchlingAdd reminder list of things to document; mention sys...
2003-07-16 Andrew M. KuchlingAdd mmap bugfix; typo and grammar fixes
2003-07-16 Skip Montanaroexpose the C API subsection which was hidden from LaTeX...
2003-07-16 Raymond HettingerClarify the lack of relationship between rich compariso...
2003-07-16 Raymond HettingerDoctest now examines all docstrings by default. Previo...
2003-07-16 Fred DrakeLots of markup cleanups to avoid warnings from the...
2003-07-16 Fred DrakeRemove \versionchanged; the text was too complex for...
2003-07-16 Jeremy HyltonRemove stray comments.
2003-07-16 Jeremy HyltonRemove unnecessary check in tests for slots allowed.
2003-07-16 Andrew M. KuchlingMinor text changes; update bug/patch count (quite a...
2003-07-16 Fred DrakeMake it easier to figure out the where a menuselection...
2003-07-16 Fred DrakeCygwin instructions:
2003-07-16 Andrew MacIntyreMore pre-2.3 build tweaks for the OS/2 EMX port:
2003-07-16 Fred DrakeA variety of markup-level adjustments.
2003-07-16 Raymond HettingerDiscussion of signatures for unicode.translate() and...
2003-07-16 Raymond HettingerExercise Jim Fulton's new doctest extension for running...
2003-07-16 Raymond HettingerFix faulty doctests. There is no results attribute.
2003-07-16 Raymond HettingerExtend last change to cover TestSuites as well as TestC...
2003-07-16 Fred Drake- update some comments
2003-07-16 Fred DrakePass along the selected "What's New" document to the...
2003-07-16 Fred DrakeAdjust description of the internationalized domain...
2003-07-16 Mark HammondPrevent failure on the mac, where "mbcs" is not the...
2003-07-16 Fred DrakeMap \envvar to the TeXinfo equivalent, @env.
2003-07-16 Fred DrakeSimple support for the alltt environment.
2003-07-16 Fred DrakeIn the description of enumerate(), the indexing operato...
2003-07-16 Fred DrakeTeach this script about \AA and \aa (the Scandanavian...
2003-07-16 Kurt B. KaiserUpdate to reflect the current status of the configurati...
2003-07-16 Raymond Hettingerrun_unittest() to support TestCase instances as well...
2003-07-16 Mark HammondCorrect previous patch looking for warnings module...
next