summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Tests/2019-04-26-09-02-49.bpo-36719.ys2uqH.rst
blob: 4b6ef76bc6d69ac2295b5cbc84bb5773cbc564ca (plain)
1
2
3
4
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``.