]> granicus.if.org Git - python/shortlog
python
2003-08-05 Martin v. LöwisSupport trailing dots in DNS names. Fixes #782510....
2003-08-05 Martin v. LöwisCorrect URL of normalization file. Fixes #781065. Will...
2003-08-05 Martin v. LöwisPatch #781126: Fix markup for add_fallback. Will backpo...
2003-08-05 Martin v. LöwisMake sure eol_convention is an ASCII string. Fixes...
2003-08-05 Fred Drakeinit_myformat(): None of the "mark" values can be...
2003-08-05 Brett CannonRe-introduce caching of TimeRE and compiled regexes...
2003-08-05 Brett CannonTouch-up to docstrings.
2003-08-05 Brett CannonAdd note about fileno not being usable as a normal...
2003-08-05 Fred Drakebetter support for well-formed XHTML
2003-08-05 Fred Drakemake the portions of the generated HTML produced by...
2003-08-04 Raymond HettingerClarified that TypeErrors can be raised by any
2003-08-03 Skip Montanaroprotect against test problems with Jython
2003-08-03 Skip Montanaroadded test for bug 782369
2003-08-02 Skip Montanaromore extension marshal tests and conversion to unittest...
2003-08-02 Raymond HettingerAs discussed on python-dev, changed builtin.zip() to...
2003-08-01 Skip MontanaroTo be a good citizen, it should really delete its socke...
2003-08-01 Skip Montanaroadd skeletal "what's new" for 2.4a1 and mention a coupl...
2003-08-01 Skip Montanarodelete the f1 key binding. py-help-at-point is still...
2003-08-01 Skip Montanaromake pending-delete/delete-selection mode work with...
2003-07-31 Anthony BaxterPatch [ 776725 ] add SIGRTMIN, SIGRTMAX to signalmodule.c
2003-07-31 Skip Montanarotweak to py-fill-paragraph - problem noted by John...
2003-07-31 Mark HammondComplete move of windows builds to 2.4alpha
2003-07-31 Skip MontanaroEveryone knows what Fred meant, but I thought I'd make...
2003-07-30 Fred DrakeGeneralize the template for the "What's New" document...
2003-07-30 Fred Drakethere's a new "What's New" for Python 2.4
2003-07-30 Fred Drakeboilerplate to start off "What's New in Python 2.4"
2003-07-30 Fred DrakeUpdate to the same version info used by the interpreter.
2003-07-30 Fred DrakeUpdate version number here as well; patchlevel.h is...
2003-07-30 Walter DörwaldFix typo.
2003-07-30 Andrew M. Kuchling[Bug #779469] Fix error in example code
2003-07-30 Barry WarsawBump the trunk to 2.4a0
2003-07-30 Fred Drakeupdate the documentation contact address
2003-07-30 Fred Drake- update the documentation contact address
2003-07-29 Barry WarsawGet rid of empty sections
2003-07-29 Tim PetersSF bug 778400: IDLE hangs when selecting "Edit with...
2003-07-29 Andrew M. KuchlingBump version number; record 2.3 release date
2003-07-29 Fred DrakeUpdate release information.
2003-07-29 Fred DrakeBump version information.
2003-07-29 Tim PetersUpdated Windows installer for 2.3 final.
2003-07-29 Tim PetersRepaired botched release serial number.
2003-07-29 Tim PetersRepair botched release serial number.
2003-07-29 Tim PetersBump Windows build number for 2.3 final.
2003-07-29 Tim PetersAdded section for 2.3 final; moved IDLE news into it...
2003-07-29 Tim PetersBump Windows resource version macro for 2.3 final.
2003-07-29 Tim PetersBump release level to 2.3 (we won't have time for this...
2003-07-28 Fred DrakeUpdate URL.
2003-07-27 Tim PetersGave the main NEWS file its own IDLE section, and popul...
2003-07-27 Kurt B. KaiserAdded a banner to the shell startup message discussing...
2003-07-27 Kurt B. KaiserUpdate for release.
2003-07-25 Barry WarsawBump the version number
2003-07-25 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.3c2
2003-07-25 Barry WarsawThis is release candidate 2
2003-07-25 Barry WarsawUpdated news for 2.3c2.
2003-07-24 Jack JansenDon't export the SPB type as "SPB", because it shadows...
2003-07-24 Jack JansenAdded instructions on setting the proxy host.
2003-07-24 Brett CannonFixes bug of having default argument for TimeRE's __ini...
2003-07-24 Mark HammondFix [ 776721 ] locale.setlocale() leaks
2003-07-24 Brett CannonRemove caching of TimeRE (and thus LocaleTime) instance...
2003-07-24 Fred DrakeBump release number.
2003-07-24 Tim PetersUpdate version numbers and dates for 2.3c2 -- we won...
2003-07-23 Jack JansenBugfix for #775892: added -mno-fused-madd to BASECFLAGS...
2003-07-23 Kurt B. Kaiser1. Python Bug 775541: Calltips error when docstring...
2003-07-23 Fred DrakeFix representation of ^= operator in __ixor__() documen...
2003-07-23 Jack JansenMacPython-OS9 has its own copy of the interrupt handlin...
2003-07-23 Jack JansenDon't force boot-disk-only install, for reasons unknown...
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.
next