commit | fd93f37f0dc537eb7edca7b75e2f92ef54dd2833 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sat Jul 01 01:01:28 2017 +0200 |
committer | GitHub <noreply@github.com> | Sat Jul 01 01:01:28 2017 +0200 |
tree | c77d50ec4de83d7c33bfcd3377ab7f9af1978a71 | |
parent | 311ae46e7b8a4e5847f20aea077bc2ad429cb9a3 [diff] |
bpo-30448: Fix support.SuppressCrashReport on macOS (#2515) Add missing "import subprocess".