2000-05-01 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Eric Raymond: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Eric Raymond: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Eric Raymond: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Robin Becker: The following patch seems to fix a module... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Barry Warsaw | Document the new additional signature for utime().... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-05-01 |
Barry Warsaw | posix_utime(): Allow the second argument to be None... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Guido van Rossum | Get rid of memory leak caused by assingning sys.exc_inf... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Guido van Rossum | As Marc-Andre Lemburg points out, the magic number... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Fred Drake | \file and \filenq should not be used in section titles... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Fred Drake | Don't worry about the output dirs for the distutils... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Fred Drake | Added distutils manuals. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Greg Ward | Stripped leading 'sec:' from all section labels --... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Greg Ward | When building HTML releases, refer to */*.css and ... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Greg Ward | Added the Distutils manuals. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Greg Ward | Added the Distutils manuals: inst and dist. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Greg Ward | Added 'inst' and 'dist' -- the two Distutils manuals. |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Guido van Rossum | Charles G Waldman: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Fred Drake | Documentation patch describing the 'u' and 'u#' format... |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Fred Drake | Brian Hooper <brian_takashi@hotmail.com>: |
commit | commitdiff | tree | snapshot |
2000-04-28 |
Guido van Rossum | Sjoerd Mullender: cmp.py is obsolete... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Guido van Rossum | Mark Hammond: For Windows debug builds, we now only... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Jeremy Hylton | Deviant1 didn't work as advertised |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Jeremy Hylton | add list_contains and tuplecontains: efficient implemen... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Jeremy Hylton | add some more contains tests on the builtin types |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Fred Drake | Support for the special macros used by the distutils... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Greg Ward | Added a note to the section on 'exec' about the need... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Greg Ward | Added the "--root" option as a sort of meta-install... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Greg Ward | Added 'change_root()' to forcibly slap a new root direc... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jack Jansen | Almost ready for 1.6a2. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Guido van Rossum | Jack Jansen: |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jeremy Hylton | potentially useless optimization |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Guido van Rossum | Michael Hudson: |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Guido van Rossum | Michael Hudson fixes a case where execv() is called... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Fred Drake | Added a "See also:" section that exhibits the \seerfc... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Fred Drake | Define \seerfc within the seealso environment. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Fred Drake | ref_module_index_helper(): Use "my" instead of "local". |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Hacked things up a bit so that configuration variables... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Harry Henry Gebel: import exception classes. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Harry Henry Gebel: add 'long_description' to Distributi... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Supply short form for --manifest-only (-o) and --force... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Greg Ward | Harry Henry Gebel: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Fix typo in last patch -- the symbol's name is MSG_DONW... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Patch by Charles G Waldman: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Patch inspired by Just van Rossum: on the Mac, in savef... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Fred Drake | Removed some extraneous and confusing parenthesized... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Charles G Waldman: Doing a PyObject_New then PyMem_DEL... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Michael Hudson: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Fred Drake | validate_arglist(): Re-written to reflect extended... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Guido van Rossum | Mark Hammond: Added dependency of winsound project... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Added section headers for "Extending the Distutils... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Bumped version to 0.8.2. |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Harry Henry Gebel: |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Greg Ward | Lyle Johnson: fixed broken logic in 'native_path()'. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Christian Tismer -- total rewrite on trashcan code. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Add definition of socklen_t so that socketmodule.c... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: The GUSI 2.0 I/O library used on the Mac... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: The GUSI 2.0 I/O library (which is used... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Added tests for socklen_t |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: The new version of the GUSI i/o library... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: Posix threads are now supported on the... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Added site-packages. (Sorry, forgot who submitted... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Jack Jansen: A few new types needed by new API calls. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Oops -- Mark forgot to add "0x" to the /base: argument. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Andrew M. Kuchling | Fix to previous patch: send the request data when it... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Added a provision to stop all threads before exiting... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Remove Windows line endings. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Fix spelling error and remove Windows line endings. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Changes by Mark Hammond to ignore more by-products... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Guido van Rossum | Security patch for Unix by Chris McDonough. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jack Jansen | Don't build the _tkinter project from Build, only the... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jack Jansen | Tk 8.3.0 resources. |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jack Jansen | Fixed to work with Tcl/Tk 8.3.0, at least, my modified... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Andrew M. Kuchling | Fixed bug reported by JP Calderone: https:// URL's... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Greg Ward | Patch from Harry Henry Gebel: fix two stupid bugs in... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added a couple of contributors. Still needs work for... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Erik van Blokland's CaptureAE. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added a reference to the Open Directory page on macPython. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | The .exp file hadn't been regenerated after adding... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added a note about Personal Webserver, and replaced... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Jack Jansen | Added Corran Webster's explanation of how to write... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Sporadic, untested Python 1.5.1 compatibility changes. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Merged in Python 1.5.1 compatibility changes from the... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Merged in code from the 0.1.5 release to handle IOError... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Check that 'self.formats' is good early on. |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Catch DistutilsOptionError in 'setup()' -- it's thrown... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Extracted the "what-do-I-do-for-this-format" logic... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Fix how we generate the meta-data query methods to... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Greg Ward | Changed to call 'get_fullname()', not 'get_full_name... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Jack Jansen | Made the GUSI options work again with GUSI 2. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Added winsound project to workspace, and added -I optio... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Guido van Rossum | Patch by Vladimir Marangozov to unload additionally... |
commit | commitdiff | tree | snapshot |
next |