1. 09 Şub, 2001 1 kayıt (commit)
  2. 06 Eki, 2000 1 kayıt (commit)
    • Jim Fulton's avatar
      Added a new "base" type, IOobject for which most of the · e60de4d3
      Jim Fulton yazdı
      operations are defined.  This will, hopefully clarify
      some of the logic.
      
      Added close test to raise proper error when operations
      are performed on closed StringIOs.
      
      Added a position argument to the truncate method.
      
      Added a size argument to readline.
      
      Added PyArg_Parse calls for methods that don't take arguments to
      make sure they don't take arguments.
      e60de4d3
  3. 19 Eyl, 2000 1 kayıt (commit)
  4. 03 Agu, 2000 1 kayıt (commit)
  5. 24 Tem, 2000 1 kayıt (commit)
  6. 16 Tem, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either · 7e474022
      Thomas Wouters yazdı
      comments, docstrings or error messages. I fixed two minor things in
      test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't").
      
      There is a minor style issue involved: Guido seems to have preferred English
      grammar (behaviour, honour) in a couple places. This patch changes that to
      American, which is the more prominent style in the source. I prefer English
      myself, so if English is preferred, I'd be happy to supply a patch myself ;)
      7e474022
  7. 12 Tem, 2000 1 kayıt (commit)
  8. 19 Haz, 2000 1 kayıt (commit)
  9. 03 May, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      Vladimir Marangozov's long-awaited malloc restructuring. · b18618da
      Guido van Rossum yazdı
      For more comments, read the patches@python.org archives.
      For documentation read the comments in mymalloc.h and objimpl.h.
      
      (This is not exactly what Vladimir posted to the patches list; I've
      made a few changes, and Vladimir sent me a fix in private email for a
      problem that only occurs in debug mode.  I'm also holding back on his
      change to main.c, which seems unnecessary to me.)
      b18618da
  10. 12 Nis, 2000 1 kayıt (commit)
  11. 29 Şub, 2000 1 kayıt (commit)
  12. 15 Haz, 1999 1 kayıt (commit)
  13. 08 Şub, 1999 1 kayıt (commit)
  14. 15 Ara, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      Jim Fulton writes: · 476e49f0
      Guido van Rossum yazdı
      This fixes a bug that can cause core dumps when doing seeks in input
      StringIO objects. This has a number of other clean-ups.
      476e49f0
  15. 04 Ara, 1998 1 kayıt (commit)
  16. 25 Kas, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      New version from Jim Fulton: · 7d9b4133
      Guido van Rossum yazdı
        - New copyright. (Open source)
      
        - Fixed problem in seek method.  The seek method should (and now does)
          fill with nulls when seeking past the end of the "file".
      7d9b4133
  17. 24 Tem, 1998 1 kayıt (commit)
  18. 17 Tem, 1998 1 kayıt (commit)
    • Fred Drake's avatar
      I_getattr(), · 7589b71c
      Fred Drake yazdı
      O_getattr():  Added read-only access to the closed attribute, based on comment
      	from Michael Scharf <Michael.Scharf@Rhein-Neckar.de>.
      7589b71c
  19. 11 Nis, 1998 1 kayıt (commit)
  20. 04 Ara, 1997 1 kayıt (commit)
  21. 03 Eyl, 1997 2 kayıt (commit)
  22. 13 Agu, 1997 1 kayıt (commit)
  23. 11 Nis, 1997 1 kayıt (commit)
  24. 09 Nis, 1997 1 kayıt (commit)
  25. 14 Ock, 1997 1 kayıt (commit)
  26. 06 Ock, 1997 1 kayıt (commit)
  27. 05 Ara, 1996 1 kayıt (commit)