1. 07 Tem, 1998 1 kayıt (commit)
  2. 18 Kas, 1997 1 kayıt (commit)
  3. 09 May, 1997 1 kayıt (commit)
  4. 14 Mar, 1997 1 kayıt (commit)
  5. 17 Ock, 1997 2 kayıt (commit)
  6. 16 Ock, 1997 1 kayıt (commit)
    • Guido van Rossum's avatar
      Merge several mods: · d0bc9cb8
      Guido van Rossum yazdı
      - add opcodes BINARY_LSHIFT ... BINARY_OR
      
      - remove RESERVE_FAST
      
      - Skip M's suggestion for displaying which comparison operator is meant
      d0bc9cb8
  7. 12 Eyl, 1996 1 kayıt (commit)
  8. 10 Eyl, 1996 1 kayıt (commit)
  9. 30 Tem, 1996 1 kayıt (commit)
  10. 21 Tem, 1996 1 kayıt (commit)
  11. 01 Agu, 1994 1 kayıt (commit)
  12. 08 Kas, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * string.py: added rindex(), rfind(); changed index() to interpret · e65cce5e
      Guido van Rossum yazdı
        negative start indices starting from the right.
      * ftplib.py: debug() -> set_debuglevel(); change demo to use __init__().
      * os.py: added execl, execlp, and execvp.
      * lambda.py: removed (now that we have built-in map, reduce, bagof, lambda)
      * test_b{1,2}.py, testall.out: added tests for bagof, lambda, map, reduce
      * commands.py: use os, not posix
      * test_grammar.py: make it easy to disable non-portable int overflow tests
      * dis.py: don't abuse range()
      e65cce5e
  13. 30 Mar, 1993 1 kayıt (commit)
  14. 01 Ock, 1992 1 kayıt (commit)
  15. 16 Ara, 1991 1 kayıt (commit)
  16. 26 Ara, 1990 1 kayıt (commit)