1. 07 Haz, 2010 1 kayıt (commit)
  2. 17 Agu, 2008 1 kayıt (commit)
  3. 02 Ara, 2007 1 kayıt (commit)
  4. 30 Agu, 2007 1 kayıt (commit)
  5. 15 May, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Merged revisions 55328-55341 via svnmerge from · 1bc535dc
      Guido van Rossum yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/p3yk
      
      ........
        r55329 | brett.cannon | 2007-05-14 16:36:56 -0700 (Mon, 14 May 2007) | 3 lines
      
        Implement the removal of tuple parameter unpacking (PEP 3113).
        Thanks, Tony Lownds for the patch.
      ........
        r55331 | neal.norwitz | 2007-05-14 16:40:30 -0700 (Mon, 14 May 2007) | 1 line
      
        Update to use Python 3.0
      ........
        r55332 | brett.cannon | 2007-05-14 16:47:18 -0700 (Mon, 14 May 2007) | 2 lines
      
        Mention PEP 3113.  And thanks to Tony Lownds for the PEP 3113 patch.
      ........
        r55333 | neal.norwitz | 2007-05-14 16:57:06 -0700 (Mon, 14 May 2007) | 1 line
      
        Fix exception printing (no more exceptions module)
      ........
        r55334 | neal.norwitz | 2007-05-14 17:11:10 -0700 (Mon, 14 May 2007) | 1 line
      
        Remove popen* functions from os
      ........
        r55335 | neal.norwitz | 2007-05-14 18:03:38 -0700 (Mon, 14 May 2007) | 1 line
      
        Get rid of most of popen.  There are still some uses I need to cleanup.
      ........
        r55336 | neal.norwitz | 2007-05-14 21:11:34 -0700 (Mon, 14 May 2007) | 1 line
      
        Remove a few more remnants of the compiler package
      ........
        r55337 | neal.norwitz | 2007-05-14 22:28:27 -0700 (Mon, 14 May 2007) | 1 line
      
        Get test_[cx]pickle working on 64-bit platforms (avoid overflow int/long)
      ........
      1bc535dc
  6. 15 Ock, 2007 1 kayıt (commit)
  7. 15 Ock, 2001 1 kayıt (commit)
  8. 06 Eki, 2000 1 kayıt (commit)
  9. 17 Agu, 2000 1 kayıt (commit)
  10. 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
  11. 04 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      The third and final doc-string sweep by Ka-Ping Yee. · e7b146fb
      Guido van Rossum yazdı
      The attached patches update the standard library so that all modules
      have docstrings beginning with one-line summaries.
      
      A new docstring was added to formatter.  The docstring for os.py
      was updated to mention nt, os2, ce in addition to posix, dos, mac.
      e7b146fb
  12. 22 Haz, 1999 1 kayıt (commit)
  13. 05 Şub, 1999 2 kayıt (commit)
    • Guido van Rossum's avatar
      Should open files in binary mode! · 2013ba48
      Guido van Rossum yazdı
      Also finally get rid of some obsolete commented-out access statements.
      
      A note about the previous checkin: I believe it's correct, but I found
      something strange: the file Lib/test/audiotest.au in the Python
      distribution was evidently encoded in u-LAW format but had its
      encoding set to 2, i.e. linear-8.  I hope that this is a mistake
      caused by some conversion program that produced this .au file; I just
      found it on a website.
      2013ba48
    • Guido van Rossum's avatar
      5ebeea04
  14. 23 Nis, 1998 1 kayıt (commit)
  15. 20 Agu, 1996 1 kayıt (commit)
  16. 14 Agu, 1995 1 kayıt (commit)
  17. 03 Şub, 1994 1 kayıt (commit)
  18. 28 Ock, 1994 2 kayıt (commit)
  19. 03 Ock, 1994 1 kayıt (commit)
  20. 20 Ara, 1993 1 kayıt (commit)
  21. 17 Ara, 1993 1 kayıt (commit)
  22. 16 Ara, 1993 1 kayıt (commit)
  23. 13 Ara, 1993 1 kayıt (commit)