1. 27 Haz, 2017 1 kayıt (commit)
    • Victor Stinner's avatar
      bpo-30776: reduce regrtest -R false positives (#2422) · 48b5c422
      Victor Stinner yazdı
      * Change the regrtest --huntrleaks checker to decide if a test file
        leaks or not. Require that each run leaks at least 1 reference.
      * Warmup runs are now completely ignored: ignored in the checker test
        and not used anymore to compute the sum.
      * Add an unit test for a reference leak.
      
      Example of reference differences previously considered a failure
      (leak) and now considered as success (success, no leak):
      
          [3, 0, 0]
          [0, 1, 0]
          [8, -8, 1]
      48b5c422
  2. 26 Haz, 2017 8 kayıt (commit)
  3. 25 Haz, 2017 3 kayıt (commit)
  4. 24 Haz, 2017 6 kayıt (commit)
  5. 23 Haz, 2017 15 kayıt (commit)
  6. 22 Haz, 2017 4 kayıt (commit)
  7. 21 Haz, 2017 3 kayıt (commit)