1. 18 Ara, 2001 1 kayıt (commit)
  2. 08 Ara, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      Patch supplied by Burton Radons for his own SF bug #487390: Modifying · 14648396
      Guido van Rossum yazdı
      type.__module__ behavior.
      
      This adds the module name and a dot in front of the type name in every
      type object initializer, except for built-in types (and those that
      already had this).  Note that it touches lots of Mac modules -- I have
      no way to test these but the changes look right.  Apologies if they're
      not.  This also touches the weakref docs, which contains a sample type
      object initializer.  It also touches the mmap test output, because the
      mmap type's repr is included in that output.  It touches object.h to
      put the correct description in a comment.
      14648396
  3. 30 Kas, 2001 1 kayıt (commit)
  4. 05 Eyl, 2001 1 kayıt (commit)
  5. 04 Eyl, 2001 1 kayıt (commit)
  6. 23 Agu, 2001 3 kayıt (commit)
  7. 22 May, 2001 1 kayıt (commit)
  8. 17 May, 2001 1 kayıt (commit)
    • Jack Jansen's avatar
      First step in porting MacPython modules to OSX/unix: break all references… · 0e04eecd
      Jack Jansen yazdı
      First step in porting MacPython modules to OSX/unix: break all references between modules except for the obj_New() and obj_Convert() routines, the PyArg_Parse and Py_BuildValue helpers.
      
      And these can now be vectored through glue routines (by defining USE_TOOLBOX_OBJECT_GLUE) which will do the necessary imports, whereupon the module's init routine will tell the glue routine about the real conversion routine address and everything is fine again.
      0e04eecd
  9. 09 Ock, 2001 1 kayıt (commit)
  10. 12 Ara, 2000 1 kayıt (commit)
  11. 14 Tem, 2000 2 kayıt (commit)
  12. 07 Tem, 2000 1 kayıt (commit)
  13. 21 Haz, 2000 1 kayıt (commit)
  14. 17 Mar, 2000 1 kayıt (commit)
  15. 06 Mar, 2000 1 kayıt (commit)
  16. 03 Mar, 2000 1 kayıt (commit)
  17. 12 Ara, 1999 1 kayıt (commit)
  18. 23 Agu, 1999 1 kayıt (commit)
  19. 04 Agu, 1999 1 kayıt (commit)
  20. 22 Tem, 1998 1 kayıt (commit)
  21. 23 Nis, 1998 1 kayıt (commit)
  22. 21 Nis, 1998 1 kayıt (commit)
  23. 17 Nis, 1998 1 kayıt (commit)
  24. 20 Şub, 1998 1 kayıt (commit)
  25. 20 Eyl, 1997 1 kayıt (commit)
  26. 01 Eyl, 1997 1 kayıt (commit)
  27. 09 Nis, 1997 1 kayıt (commit)
  28. 24 Şub, 1997 1 kayıt (commit)
    • Jack Jansen's avatar
      - Changed GestaltEqu.h to Gestalt.h · 4a8c54e6
      Jack Jansen yazdı
      - Changed FragLoader.h to CodeFragments.h
      - Removed Desk.h
      - Regenerated bgen modules from new universal headers
      - Changed some of the s# in PyArg_ParseTuple to m# (unfortunately:
        this should have been a different commit)
      4a8c54e6
  29. 02 Agu, 1996 1 kayıt (commit)
  30. 16 Nis, 1996 1 kayıt (commit)
  31. 12 Nis, 1996 1 kayıt (commit)
  32. 12 Ara, 1995 1 kayıt (commit)
  33. 09 Ara, 1995 1 kayıt (commit)
  34. 30 Kas, 1995 2 kayıt (commit)