| 2001-06-20 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2001-06-20 |
Fred Drake | Update version number and date for 2.0.1 final release. |
commit | commitdiff | tree | snapshot |
| 2001-06-20 |
Guido van Rossum | News about the 2.0.1 final release (planned for Friday... |
commit | commitdiff | tree | snapshot |
| 2001-06-15 |
Guido van Rossum | Fix SF #433233: syntax error. |
commit | commitdiff | tree | snapshot |
| 2001-06-14 |
Fred Drake | Fix an improperly placed comma. |
commit | commitdiff | tree | snapshot |
| 2001-06-14 |
Guido van Rossum | Fix two mentions of 2.1 instead of 2.0.1. Not worth... |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.0.1c1 |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Tim Peters | Also record the 2.0.1c1 Windows buildno in the branch... |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Tim Peters | Set Windows buildno to 17 for 2.0.1c1. |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Tim Peters | Change installer dialog titles to say Python 2.0.1c1. |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Fred Drake | Update version number and date for patch release candidate. |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Fred Drake | Update version number for patch release candidate. |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Guido van Rossum | Change the version to 2.0.1c1 -- release candidate... |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Guido van Rossum | Bring SRE up do date with Python 2.1 |
commit | commitdiff | tree | snapshot |
| 2001-06-04 |
Barry Warsaw | Backported two fixes from the Py2.1 tree (pre-unittest... |
commit | commitdiff | tree | snapshot |
| 2001-06-04 |
Barry Warsaw | The SF patch (#129288 - urllib.py - chanign %02x to... |
commit | commitdiff | tree | snapshot |
| 2001-05-08 |
Fred Drake | Fix the version information to reflect that this is... |
commit | commitdiff | tree | snapshot |
| 2001-05-04 |
Guido van Rossum | Make the license GPL-compatible. |
commit | commitdiff | tree | snapshot |
| 2001-04-25 |
Fred Drake | Correct two floating-point representations printed... |
commit | commitdiff | tree | snapshot |
| 2001-04-13 |
Guido van Rossum | Add clause 8, as in the 2.1 version of the license. |
commit | commitdiff | tree | snapshot |
| 2001-04-13 |
Moshe Zadka | Lib/xml/sax/xmlreader.py - import the exceptions this... |
commit | commitdiff | tree | snapshot |
| 2001-04-13 |
Guido van Rossum | Updated copyright situation; removed most BeOpen and... |
commit | commitdiff | tree | snapshot |
| 2001-04-13 |
Guido van Rossum | Updated the license situation. Basically, this is... |
commit | commitdiff | tree | snapshot |
| 2001-04-11 |
Moshe Zadka | Inspired by Tim Peters' 1.14->1.15 checkin to asynchat |
commit | commitdiff | tree | snapshot |
| 2001-04-11 |
Moshe Zadka | Checking the diff from PC/getpatchp.c 1.22 to 1.23 |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #233253 - distutils/command/build_ext.py - the -... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Backported pyexpat memory-leak plugs |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - distutils/command/install.py - make .get_outputs... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #227562 - urllib.py - call URLopener.http_error_defau... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #117606 - configure.in, configure - use gcc -shared... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - xmllib.py - Moved clearing of "literal" flag. The... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Treat \r as whitespace too, when removing trailing... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #12195 - webbrowser.py - there was typo in Mac code |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - Update install-sh using version from automake 1.4. |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #121706 - config.c - _PyImport_Inittab: define the... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | The ".pth" code knew about the layout of Python trees... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #130306 - statcache.py - full of thread problems. |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Fix two typos in __imul__. Closes Bug #117745. |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #128713 - mmapmodule.c - type(mmap_object) blew... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #119862 - getargs.c - patched memory leak |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Address a bug in the uuencode decoder, reported bu... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Make mpz's .binary() work on 64 bit platforms |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | #125375 - parsermodule.c - fix parser.tuple2ast() failu... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | curses.ascii - space (ASCII 32) is now considered white... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | atexit.py - mutate list of functions in thread-safe way |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | #123924: Windows - using OpenSSL, problem with socket... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #119833 - close socket in smtplib if there was an... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Fixing #125452 - shlex.shlex hangs when it encounters... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Fixing #233200 - cPickle did not use Py_BEGIN_ALLOW_THR... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - posixmodule.c - Add missing prototypes in for SunOS... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | Use Py_CHARMASK for ctype macros. Fixes bug #232787. |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #125981 -- socketmodule.c -- closing sockets was... |
commit | commitdiff | tree | snapshot |
| 2001-03-31 |
Moshe Zadka | - #122162 -- unicodeobject.c --- Fix unicode .split... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | - exceptions.c - make_class() Added a "goto finally... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | - #121013 - stringobject.c -- "".join(u"this is a test... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Fixed deleting func_defaults causes segmentation fault bug |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | - Add TELL64() hack #ifdef to FreeBSD, Apple and BSDI |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | - Importing should now be safe with multiple Py_Initial... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Fixing bug #407504. -- did not close pwd/grp databases. |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Fix memory leak with from import ... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Fixed bug in complex(). No SF id |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | #126161 and 123634 -- Unicode strings could not be... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Fixing #121965 -- containment in xrange objects. |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | SF bug 119622: compile errors due to redundant atof... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Fixing #409651 -- \ in a character group |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | In Lib/locale.py, setlocale emulation, use != and not... |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | More _curses compilation-problem fixes. |
commit | commitdiff | tree | snapshot |
| 2001-03-30 |
Moshe Zadka | Documenting the _curses bug fix. |
commit | commitdiff | tree | snapshot |
| 2001-03-29 |
Moshe Zadka | Yay! First fix I'm commiting on the way to 2.0.1 |
commit | commitdiff | tree | snapshot |
| 2001-03-20 |
Guido van Rossum | Merge Moshe's patch (fix argcnt for _cmp() into the... |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Martin v. Löwis | Document how to access bug reports by id. |
commit | commitdiff | tree | snapshot |
| 2001-03-15 |
Martin v. Löwis | Move _tkinter.c 1.115 into release branch. |
commit | commitdiff | tree | snapshot |
| 2001-02-12 |
Guido van Rossum | Fix core dump whenever PyList_Reverse() was called. |
commit | commitdiff | tree | snapshot |
| 2001-01-02 |
Skip Montanaro | forgot to update the comment to reflect the change... |
commit | commitdiff | tree | snapshot |
| 2001-01-02 |
Skip Montanaro | change default linkage of bsddb to shared - closes... |
commit | commitdiff | tree | snapshot |
| 2001-01-02 |
cvs2svn | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.0 |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | revise xml comment |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Fred Drake | Updated the XML package comment. |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Tim Peters | Filled in math-module info; fixed a typo or two. |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | Add NEWS for 2.0 final (there are a few XXX comments... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | the usual (part II) |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Tim Peters | Test for math.* exceptional behavior only in verbose... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | Patch #101936: Auto-detect DEC threads (which need... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Barry Warsaw | find(): Application of (slightly modified) SF patch... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | distutils setup files for Tkinter |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Jeremy Hylton | misc. RPM support files |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Fred Drake | Demos of the new XML support from Lars Marius Garshol... |
commit | commitdiff | tree | snapshot |
| 2000-10-16 |
Andrew M. Kuchling | Correct form of FourThought's name |
commit | commitdiff | tree | snapshot |
| 2000-10-15 |
Greg Ward | Bump version to 1.0.1. |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Lars Gustäbel | Fixed minor problem with reset(). |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Tim Peters | Prep the Windows installer for 2.0 final: |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Fred Drake | For PyErr_Format(), note that the exception parameter... |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Fred Drake | Adjust the Macintosh manual to have the formatting... |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Fred Drake | For os.stat() & friends, note that the time fields... |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Fred Drake | Update dependencies for the Macintosh manual. |
commit | commitdiff | tree | snapshot |
| 2000-10-14 |
Fred Drake | Update to include all the new chapters & sections. |
commit | commitdiff | tree | snapshot |
| next |