1. 08 May, 2019 2 kayıt (commit)
  2. 02 May, 2019 2 kayıt (commit)
  3. 29 Nis, 2019 1 kayıt (commit)
    • Miss Islington (bot)'s avatar
      bpo-34602: Avoid failures setting macOS stack resource limit (GH-13011) (GH-13014) · fbe2a139
      Miss Islington (bot) yazdı
      Under some conditions the earlier fix for bpo-18075, "Infinite recursion
      tests triggering a segfault on Mac OS X", now causes failures on macOS
      when attempting to change stack limit with resource.setrlimit
      resource.RLIMIT_STACK, like regrtest does when running the test suite.
      The reverted change had specified a non-default stack size when linking
      the python executable on macOS.  As of macOS 10.14.4, the previous
      code causes a hard failure when running tests, although similar
      failures had been seen under some conditions under some earlier
      systems.  For now, revert the original change and resume using
      the default stack size when linking the interpreter.
      (cherry picked from commit 883dfc66)
      Co-authored-by: 's avatarNed Deily <nad@python.org>
      fbe2a139
  4. 20 Mar, 2019 1 kayıt (commit)
  5. 18 Mar, 2019 2 kayıt (commit)
  6. 12 Mar, 2019 2 kayıt (commit)
  7. 10 Mar, 2019 1 kayıt (commit)
  8. 27 Şub, 2019 1 kayıt (commit)
  9. 24 Şub, 2019 1 kayıt (commit)
  10. 16 Şub, 2019 1 kayıt (commit)
  11. 10 Şub, 2019 1 kayıt (commit)
  12. 03 Şub, 2019 1 kayıt (commit)
  13. 18 Ock, 2019 4 kayıt (commit)
  14. 16 Ock, 2019 1 kayıt (commit)
  15. 10 Ock, 2019 1 kayıt (commit)
  16. 09 Ock, 2019 1 kayıt (commit)
  17. 07 Ock, 2019 1 kayıt (commit)
  18. 02 Ock, 2019 2 kayıt (commit)
  19. 24 Ara, 2018 2 kayıt (commit)
  20. 23 Ara, 2018 2 kayıt (commit)
  21. 20 Ara, 2018 8 kayıt (commit)
  22. 14 Ara, 2018 1 kayıt (commit)
  23. 12 Ara, 2018 1 kayıt (commit)