1. 30 Eyl, 2017 1 kayıt (commit)
  2. 29 Eyl, 2017 4 kayıt (commit)
  3. 28 Eyl, 2017 2 kayıt (commit)
  4. 27 Eyl, 2017 1 kayıt (commit)
    • Oren Milman's avatar
      bpo-31588: Validate return value of __prepare__() methods (GH-3764) · 5837d041
      Oren Milman yazdı
      Class execution requires that __prepare__() methods return
      a proper execution namespace. Check for that immediately
      after calling __prepare__(), rather than passing it through
      to the code execution machinery and potentially triggering
      SystemError (in debug builds) or a cryptic TypeError
      (in release builds).
      
      Patch by Oren Milman.
      5837d041
  5. 26 Eyl, 2017 1 kayıt (commit)
  6. 25 Eyl, 2017 1 kayıt (commit)
  7. 24 Eyl, 2017 4 kayıt (commit)
  8. 22 Eyl, 2017 1 kayıt (commit)
  9. 21 Eyl, 2017 2 kayıt (commit)
  10. 20 Eyl, 2017 1 kayıt (commit)
  11. 19 Eyl, 2017 5 kayıt (commit)
  12. 18 Eyl, 2017 4 kayıt (commit)
  13. 17 Eyl, 2017 1 kayıt (commit)
  14. 15 Eyl, 2017 5 kayıt (commit)
  15. 14 Eyl, 2017 7 kayıt (commit)