1. 29 Mar, 1993 3 kayıt (commit)
    • Sjoerd Mullender's avatar
      04321d1e
    • Sjoerd Mullender's avatar
      Added some error checking. · 8562c4ce
      Sjoerd Mullender yazdı
      8562c4ce
    • Guido van Rossum's avatar
      * Changed all copyright messages to include 1993. · 9bfef44d
      Guido van Rossum yazdı
      * Stubs for faster implementation of local variables (not yet finished)
      * Added function name to code object.  Print it for code and function
        objects.  THIS MAKES THE .PYC FILE FORMAT INCOMPATIBLE (the version
        number has changed accordingly)
      * Print address of self for built-in methods
      * New internal functions getattro and setattro (getattr/setattr with
        string object arg)
      * Replaced "dictobject" with more powerful "mappingobject"
      * New per-type functio tp_hash to implement arbitrary object hashing,
        and hashobject() to interface to it
      * Added built-in functions hash(v) and hasattr(v, 'name')
      * classobject: made some functions static that accidentally weren't;
        added __hash__ special instance method to implement hash()
      * Added proper comparison for built-in methods and functions
      9bfef44d
  2. 27 Mar, 1993 1 kayıt (commit)
  3. 17 Mar, 1993 2 kayıt (commit)
  4. 16 Mar, 1993 2 kayıt (commit)
  5. 02 Mar, 1993 3 kayıt (commit)
  6. 01 Mar, 1993 1 kayıt (commit)
  7. 25 Şub, 1993 6 kayıt (commit)
  8. 24 Şub, 1993 1 kayıt (commit)
  9. 23 Şub, 1993 3 kayıt (commit)
  10. 21 Şub, 1993 2 kayıt (commit)
  11. 19 Şub, 1993 6 kayıt (commit)
  12. 18 Şub, 1993 1 kayıt (commit)
  13. 17 Şub, 1993 7 kayıt (commit)
  14. 16 Şub, 1993 2 kayıt (commit)