commit | fbf43f051e7bf479709e122efa4b6edd4b09d4df | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Aug 17 07:20:40 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Aug 17 07:20:40 2020 +0200 |
tree | 7fc63b08b52ae22d22885debb9908a37109711f7 | |
parent | 97003466d481670b9234b343319c6e02f9c5d732 [diff] |
bpo-41521: Rename blacklist parameter to not_exported (GH-21824) Rename "blacklist" parameter of test.support.check__all__() to "not_exported".