1. 25 Haz, 2019 1 kayıt (commit)
    • Victor Stinner's avatar
      bpo-37392: Remove sys.setcheckinterval() (GH-14355) · 36456df1
      Victor Stinner yazdı
      Remove sys.getcheckinterval() and sys.setcheckinterval() functions.
      They were deprecated since Python 3.2. Use sys.getswitchinterval()
      and sys.setswitchinterval() instead.
      
      Remove also check_interval field of the PyInterpreterState structure.
      36456df1
  2. 24 Haz, 2019 12 kayıt (commit)
  3. 23 Haz, 2019 1 kayıt (commit)
  4. 22 Haz, 2019 5 kayıt (commit)
  5. 21 Haz, 2019 10 kayıt (commit)
  6. 20 Haz, 2019 7 kayıt (commit)
  7. 19 Haz, 2019 4 kayıt (commit)