diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-04-26 09:28:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-26 09:28:53 +0200 |
commit | 75120d2205af086140e5e4e2dc620eb19cdf9078 (patch) | |
tree | 3331acb51242000c1a9a0547ba25509f45c21280 /Python/codecs.c | |
parent | 7abb6c05afd02c17c7a941b64db5756b161b3cf7 (diff) | |
download | cpython-git-75120d2205af086140e5e4e2dc620eb19cdf9078.tar.gz |
bpo-36719: regrtest always detect uncollectable objects (GH-12951)
regrtest now always detects uncollectable objects. Previously, the
check was only enabled by --findleaks. The check now also works with
-jN/--multiprocess N.
--findleaks becomes a deprecated alias to --fail-env-changed.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions