| 2005-02-08 |
Fred Drake | bump version number |
commit | commitdiff | tree | snapshot |
| 2005-02-08 |
Anthony Baxter | news update for 2.3.5 final |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Alex Martelli | sligtly strengthen unit tests for copy.py |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Alex Martelli | tiny backport from 2.4, fix a leak in _testcapi |
commit | commitdiff | tree | snapshot |
| 2005-02-06 |
Alex Martelli | fix bug 1114776 |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Fred Drake | fix XMLFilterBase.resolveEntity() so the caller gets... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Guido van Rossum | Security fix PSF-2005-001 for SimpleXMLRPCServer.py. |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Brett Cannon | Fix typo in verbose output for RLock when the initial... |
commit | commitdiff | tree | snapshot |
| 2005-01-27 |
Martin v. Löwis | Partially revert #1074011; don't try to fflush stdin. |
commit | commitdiff | tree | snapshot |
| 2005-01-26 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.3.5c1 |
commit | commitdiff | tree | snapshot |
| 2005-01-26 |
Anthony Baxter | added 2.3.5 |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Thomas Heller | Recompiled after source changes. |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Thomas Heller | Installer changes for 2.3.5c1. |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Thomas Heller | Build number for 2.3.5c1 is 61. |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Thomas Heller | Running a bdist_wininst installer, built with Python... |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Thomas Heller | Set PYTHONHOME before loading Python, so that sys.path... |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Fred Drake | set the release date |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Anthony Baxter | 1.0.5, to match the python patchlevel |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Anthony Baxter | copy.py fixed to first lookup __copy__ from the instanc... |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Anthony Baxter | pre-release bits |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Anthony Baxter | happy new year! |
commit | commitdiff | tree | snapshot |
| 2005-01-25 |
Fred Drake | bump version number to prepare for a release |
commit | commitdiff | tree | snapshot |
| 2005-01-23 |
Martin v. Löwis | Flush std{in,out,err} before closing it. Fixes #1074011. |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Thomas Heller | At least one bug has been fixed in distutils, so increm... |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Thomas Heller | distutils/command/install.py change. |
commit | commitdiff | tree | snapshot |
| 2005-01-20 |
Thomas Heller | Fix [ 1103844 ] fix distutils.install.dump_dirs() with... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | fix typeset of vertical bar for PDF format |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Kurt B. Kaiser | On OpenBSD, terminating IDLE with ctrl-c from the comma... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | documentation for the zipimport module using contribute... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Kurt B. Kaiser | Backport configDialog.py rev 1.60: |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | Description of args to IMAP4.store() in imaplib |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Kurt B. Kaiser | Backport EditorWindow rev 1.60 configHelpSourceEdit... |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | fix a bunch of spelling errors |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Fred Drake | remove spurious line from widget variables example |
commit | commitdiff | tree | snapshot |
| 2005-01-19 |
Kurt B. Kaiser | Backport rpc.py rev 1.28 dating from 21Jan04 |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Kurt B. Kaiser | Backport Patch #850977: Detect Tk on FreeBSD and OpenBSD. |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Kurt B. Kaiser | If an extension can't be loaded, print warning and... |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Kurt B. Kaiser | Improve error handling when .idlerc can't be created... |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Andrew MacIntyre | update in readiness for 2.3.5 release |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Andrew MacIntyre | backport: make thread stack size compile-time tunable... |
commit | commitdiff | tree | snapshot |
| 2005-01-17 |
Andrew MacIntyre | backport: make thread stack size compile-time tunable... |
commit | commitdiff | tree | snapshot |
| 2005-01-11 |
Jack Jansen | Backport of fixes for #887242 and #1097739: |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Andrew M. Kuchling | Backport latest version of whatsnew23: fix typos, remov... |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Backport of 1.38: |
commit | commitdiff | tree | snapshot |
| 2005-01-07 |
Jack Jansen | Backport of 1.20: |
commit | commitdiff | tree | snapshot |
| 2005-01-05 |
Sean Reifschneider | Merging the current development changes for the idle... |
commit | commitdiff | tree | snapshot |
| 2005-01-04 |
Jack Jansen | Mac news items. |
commit | commitdiff | tree | snapshot |
| 2005-01-04 |
Jack Jansen | Backport of 1.55 and 1.57: |
commit | commitdiff | tree | snapshot |
| 2005-01-04 |
Jack Jansen | Fix for #1076490 submitted by Neil Mayhew: a serious... |
commit | commitdiff | tree | snapshot |
| 2005-01-03 |
Jack Jansen | Added one-liner about pimp 0.5 |
commit | commitdiff | tree | snapshot |
| 2005-01-03 |
Jack Jansen | Backport of 1.37: |
commit | commitdiff | tree | snapshot |
| 2005-01-02 |
Jack Jansen | Getting things in place for the MacPython additions... |
commit | commitdiff | tree | snapshot |
| 2005-01-02 |
Jack Jansen | Backported from the trunk. |
commit | commitdiff | tree | snapshot |
| 2005-01-02 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2005-01-02 |
Jack Jansen | Added a band-aid to make this script work with the... |
commit | commitdiff | tree | snapshot |
| 2004-12-31 |
Jack Jansen | Backport: |
commit | commitdiff | tree | snapshot |
| 2004-12-30 |
Jack Jansen | Spaces in stead of tabs. |
commit | commitdiff | tree | snapshot |
| 2004-12-30 |
Martin v. Löwis | Patch 728330: Fix compilation problems on IRIX. |
commit | commitdiff | tree | snapshot |
| 2004-12-28 |
Jack Jansen | Backport of 1.36: |
commit | commitdiff | tree | snapshot |
| 2004-12-28 |
Andrew M. Kuchling | [Bug #1083110] calling .flush() on decompress objects... |
commit | commitdiff | tree | snapshot |
| 2004-12-28 |
Andrew M. Kuchling | Use zlib test suite from the trunk (rev. 2.67) on the... |
commit | commitdiff | tree | snapshot |
| 2004-12-27 |
Jack Jansen | - Changed version numbers to get ready for 2.3.5 |
commit | commitdiff | tree | snapshot |
| 2004-12-24 |
Brett Cannon | Fix mention of TextEdit so that it mentions it can... |
commit | commitdiff | tree | snapshot |
| 2004-12-23 |
Kurt B. Kaiser | Bump idle version. |
commit | commitdiff | tree | snapshot |
| 2004-12-23 |
Kurt B. Kaiser | The GUI was hanging if the shell window was closed... |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Recompiled after source file changes. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Document bdist_wininst changes. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Close stdout and stderr, which are redirected into... |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Backport a patch from Mark Hammond. |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Thomas Heller | Backport from trunk, rev. 1.11 and 1.12. Don't hardcod... |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Gregory P.... | * closes SF bug/patch 967763 |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Gregory P.... | In 1.17.6.4 part of the patch committed in 1.17.6.3... |
commit | commitdiff | tree | snapshot |
| 2004-12-19 |
Gregory P.... | redo this patch on release23-maint rather than release2... |
commit | commitdiff | tree | snapshot |
| 2004-12-18 |
Brett Cannon | Backport of fix for bug #1083645; skip test_imp if... |
commit | commitdiff | tree | snapshot |
| 2004-12-18 |
Andrew MacIntyre | fix unterminated comment |
commit | commitdiff | tree | snapshot |
| 2004-12-12 |
Andrew MacIntyre | OS/2 specific fixes related to SF bug # 1003471. |
commit | commitdiff | tree | snapshot |
| 2004-12-12 |
Andrew MacIntyre | backport of OS/2 specific fixes related to SF bug ... |
commit | commitdiff | tree | snapshot |
| 2004-12-11 |
Brett Cannon | Fix typo about what method to call when expand_tabs... |
commit | commitdiff | tree | snapshot |
| 2004-12-06 |
Skip Montanaro | backport weekheader() doc fix to 2.3 |
commit | commitdiff | tree | snapshot |
| 2004-12-06 |
Brett Cannon | Don't have test_mkalias_relative exexute if sys.prefix... |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
Fred Drake | remove comment that's about to become obsolete |
commit | commitdiff | tree | snapshot |
| 2004-12-01 |
Matthias Klose | Taken from 2.4/HEAD: |
commit | commitdiff | tree | snapshot |
| 2004-11-11 |
Fred Drake | Fix SF bug #1061770: Manual typesets bit-shift operator... |
commit | commitdiff | tree | snapshot |
| 2004-11-09 |
Armin Rigo | Backported thread fixes from 2.4 (by mostly copying... |
commit | commitdiff | tree | snapshot |
| 2004-11-06 |
Barry Warsaw | get_boundary(): Fix for SF bug #1060941. RFC 2046... |
commit | commitdiff | tree | snapshot |
| 2004-11-06 |
Barry Warsaw | test_boundary_with_leading_space(): Test case for SF... |
commit | commitdiff | tree | snapshot |
| 2004-11-05 |
Fred Drake | add a PNG version of pyfav.gif |
commit | commitdiff | tree | snapshot |
| 2004-11-05 |
Fred Drake | add encouragement to contribute without learning LaTeX |
commit | commitdiff | tree | snapshot |
| 2004-11-04 |
Fred Drake | fix markup in "title" attribute for \citetitle{} |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Fred Drake | clarify discussion of iteration in the section on the... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Fred Drake | clarify trailing comma in function argument list |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Fred Drake | - show how to use file.write() with a non-string value |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Barry Warsaw | SF bug #1030118, this should have named the email.Utils... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Tim Peters | handle_weakrefs(): Simplification -- there's no need... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Tim Peters | SF 1055820: weakref callback vs gc vs threads |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Brett Cannon | Backport of fix for bug of year/<week of year>/<day... |
commit | commitdiff | tree | snapshot |
| 2004-10-25 |
Fred Drake | add missing line break |
commit | commitdiff | tree | snapshot |
| 2004-10-22 |
Thomas Heller | Backport from trunk: |
commit | commitdiff | tree | snapshot |
| 2004-10-20 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
| next |