1999-04-08 |
Guido van Rossum | Now using static zlib 1.1.3 |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | # File location for tut.tex and URL for Aaron Watters... |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | # TODO entries changed |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | Release 1.5.2c1 |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | Release 1.5.2c1. |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | # Bah. The same problem occurred a second time. |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | News for the 1.5.2c1 release. |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | On Windows, we suddenly find, strftime() may return... |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | This demo imported some private code from Matt. Make... |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | Delete an accidentally checked-in feature that actually... |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Guido van Rossum | Win/CE thread support by Mark Hammond. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Patch by Andrew Kuchling to unflush() (flush() for... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Use binary mode for all gzip files we open. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | New change log. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | New version. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Alas, get rid of the Win specific hack to ask the user... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Version bump awaiting impending new release. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Removing an unused image of a snake. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | lower, tkraise/lift hide Misc.lower, Misc.tkraise/lift, |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Changes by Mark Hammond for Windows CE. Mostly of... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Remove unused variable from complex_from_string() code. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Add the possibility of a gamma release (release candidate). |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Updated documentation by Per Cederqvist. I've added... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Add extern decl for fsync() for SunOS 4.x. |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Guido van Rossum | Changes by Per Cederquist and The Dragon. |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Guido van Rossum | Fix the tests now that splitdrive() no longer treats... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Guido van Rossum | Withdraw the UNC support from splitdrive(). Instead... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Guido van Rossum | For BeOS PowerPC. Chris Herborth. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Added more "See also" entries, + 1 inline hyperlink. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Fixed latex2html weirdness with footnotes. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Jeremy Hylton | correct version info for zlib. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Guido van Rossum | Jonathan Giddy notes, and Chris Lawrence agrees, that... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Fixed latex2html weirdness with footnotes. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Fixed latex2html weirdness with footnotes. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Fixed latex2html weirdness for a footnote. |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | open() description: Made it more clear that 'b' should... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Guido van Rossum | Bunch of new contributors, including 9 who contributed... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Added a few items to the "See also" sections at Guido... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Added "doc" target to match the other document-prefix... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Removed bosities around example code; not sure where... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Made improvements based on changes just made and commen... |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Oops, missed mode parameter to open(). |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Fred Drake | Made the default mode 'rb' instead of 'r', for better... |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Greg Ward | Added all the "external action" methods (to make handli... |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Greg Ward | Added 'dry_run' flag to most functions (to support... |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Greg Ward | Changed to use the method versions of 'copy_file()... |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Guido van Rossum | For reasons I dare not explain, this script should... |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Guido van Rossum | Jonathan Giddy write: |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Guido van Rossum | Per Cederqvist writes: |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Fred Drake | Added "Documenting Python" to the index. |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Patch by Per Cederqvist, who writes: |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Fred Drake | When run as a script, report failures in the exit code... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Hack so that if a 302 or 301 redirect contains a relati... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Protection against picling to/from closed (real) file. |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Test protection against picling to/from closed (real... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | #$@%! Forgot to remove a #error directive used for... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Chris Lawrence writes: |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Greg Ward | Replaced the last attempt at an "unreadline" with one... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Jonathan Giddy discovered this file was missing. |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | Avoid warnings from AIX compiler. Reported by Vladimir... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Fred Drake | Fixed a lot of the smaller nits identified in Guido... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Guido van Rossum | At Tim Peters' recommendation, add a dummy flush()... |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Fred Drake | Where rfc822.Message is mentioned, add a link to the... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Fred Drake | During display, if EPIPE is raised, it's probably becau... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Greg Ward | Added 'linestart' array and 'unreadline()' method ... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Guido van Rossum | Test suite for UserList. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Guido van Rossum | Use isinstance() where appropriate. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Barry Warsaw | Helpwin.__init__(): The text widget should get focus. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Barry Warsaw | Removed unnecessary import `from PyncheWidget import... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Guido van Rossum | Test suite for UserDict |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Guido van Rossum | Improved a bunch of things. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Guido van Rossum | Basic regr tests for pickle/cPickle |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Fred Drake | Added some rules that affect those little "See also... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Fred Drake | Be more stylesheet friendly. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Fred Drake | Require the verbatim package (similar to the LaTeX... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Guido van Rossum | Don't use "exec" in find_class(). It's slow, unnecessa... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Andrew M. Kuchling | Added a simple test suite for gzip. It simply opens... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Andrew M. Kuchling | Based on a suggestion from bruce@hams.com, make a trivi... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Guido van Rossum | Add tests for float() and complex() with string args... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Guido van Rossum | Document complex() with string arg. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Andrew M. Kuchling | Add an .unused_data attribute to decompressor objects... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Guido van Rossum | Patch by Nick and Stephanie Lockwood to implement compl... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Guido van Rossum | SIGTERM is no longer caught to call sys.exitfunc. |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Fred Drake | Remove \platformof support, since it's been removed... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Fred Drake | Added note about ftpmirror.py, since that seems to... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Added Samuel Bayer's new webchecker. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Vladimir Marangozov contributed updated comments. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Folded long lines. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Added Jeremy's test code for the sha module. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Added Greg Stein and Andrew Kuchling's sha module. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Remove the temp file when we're done. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Conform to standard boilerplate. |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Chris Herborth: the new compiler in R4.1 needs some... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Implement two suggestions by Jonathan Giddy: (1) in... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Vladimir Marangozov implements the AIX 3-arg gethostbyn... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Guido van Rossum | Add readlines() to _Subfile class. Not clear who would... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Fred Drake | Use more recent option to \pdfdest to not change the... |
commit | commitdiff | tree | snapshot |
next |