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 |
2000-10-14 |
Fred Drake | Remove everything that is not module documentation. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Fix some internal references that I botched. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chapter on how to use MacPython, by Bob Savage <bobsava... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chapters on Mac Toolbox modules and other undocumented... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Documentation for the aepack and aetypes modules, by... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Chris Barker <cbarker@jps.net>: |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Wrap a long line. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | More names. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | A bunch of nits fix and some additional information... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Update the comments for the BSD DB module, including... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Fred Drake | Center the top line of the license page, to make it... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Removed debugging code at bottom. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Untabified. |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Bastian Kleineidam: make 'check_lib()' more like AC_CHE... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Lyle Johnson: use 'normcase()' in addition to 'normpath... |
commit | commitdiff | tree | snapshot |
2000-10-14 |
Greg Ward | Bastian Kleineidam: fix up any supplied command-line... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Call SchedParams(1,0) so the dialog is correctly re... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Added some of the new Numeric modules (which weren... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | If we're installing to another partition than the syste... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Updated with cmd-. fix and PythonCore copy option. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | getting close |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | run the std regression test suite using bytecode produc... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | add -d option that dumps entire AST before compiling |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jeremy Hylton | Now supports entire Python 2.0 language and still suppo... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Lars Gustäbel | Updated test suite to latest pulldom changes. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Lars Gustäbel | Moved appendChild calls back to DOMEventStream. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Paul Prescod | Clear siblings, now that they are being set. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Jack Jansen | Made options global (as PyMac_options) so macosmodule... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Fred Drake | Update the release number and date. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Neil Schemenauer | Make the regrtest.py -l (findleaks) option considerably... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Vise archive templates used for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Disribution templates used for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Projects used for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Use MacOS.KeepConsole to always exit if the program... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Added sha module, it's needed by the unicode stuff... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Added a method KeepConsole so programs can override... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Made options global (as PyMac_options) so macosmodule... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Better exit handling. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Updated for 2.0c1 |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Python implementation of strptime(). |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jack Jansen | Extension to Findertools by Erik van Blokland. In Contr... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Andy Dustman <adustman@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | Fix SF bug #116263: support for from .. import * |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Added entries for new files of SAX documentation. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Massive addition of SAX documentation from Martin von... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | If the status line is invalid, assume it is a pre-1... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Tim Peters | Repaired a comment and asserted a precondition. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Thomas Heller | Recreated after installer source code changes. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | two fixes for redirects: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Jeremy Hylton | cosmetic changes only: |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | Fix for Bug #116453. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | When we know the compiler is GCC, always add the -Wall and |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | Added a test for the StringIO write() error I just... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | [ Bug #116636 ] Bug in StringIO.write() |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guido van Rossum | Anonymous patch to add Darwin 1.2 to the list of BSDs. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Barry Warsaw | Added some single tuple/list unpacking for JPython... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Tim Peters | A Mystery: I somehow managed to delete the last two... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Tim Peters | Stop raising OverflowError on underflows reported by... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Andrew M. Kuchling | Various minor additions and clarifications, mostly... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Fred Drake | Comment out a separator line, since all the others... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Andrew M. Kuchling | Add new section on the XML package. (This was the... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Thomas Wouters | Do a better job at staying on-screen :P (Sorry, it... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Thomas Wouters | Adjust debugging code in the implementation of the... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Lars Gustäbel | Added additional test cases for pulldom modifications. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Lars Gustäbel | Added parent attribute with getters and setters on... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Lars Gustäbel | Added non-ns start and end element methods. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Document the exceptions that now get raised on invalid... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Test the exception-raising for error cases in copy_reg. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | In the module docstring, clarify that this is used... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Another gcc -Wall warning squashed: |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Remove one more gcc -Wall warning. |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Guido van Rossum | Jack Jansen reported that the regression test failed... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Barry Warsaw | Added test cases for extended printing to an instance... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Make sure methods of ZipFile objects are in alphabetica... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Trent Mick | Use suggested workaround for PyOS_CheckStack causing... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Fred Drake | Remove the last gcc -Wall warning about possible use... |
commit | commitdiff | tree | snapshot |
next |