Skip to content

Conversation

jugmac00
Copy link
Member

@jugmac00 jugmac00 commented Dec 6, 2022

whitelist_externals was replaced by allowlist_externals and has been deprecatd since then.

Also see https://tox.wiki/en/3.18.1/changelog.html#v3-18-0-2020-07-23

This fixes #2599.

`whitelist_externals` was replaced by `allowlist_externals` and has been
deprecatd since then.

Also see https://tox.wiki/en/3.18.1/changelog.html#v3-18-0-2020-07-23
@jugmac00 jugmac00 force-pushed the remove-whitelist-externals branch from b0c1712 to 8ea6f0d Compare December 6, 2022 09:59
@gaborbernat gaborbernat merged commit 529c2a1 into tox-dev:main Dec 6, 2022
hartwork added a commit to pycontribs/ansi2html that referenced this pull request Jan 2, 2023
hartwork added a commit to pycontribs/ansi2html that referenced this pull request Jan 2, 2023
jamescooke added a commit to jamescooke/factory_djoy that referenced this pull request Feb 9, 2023
felixedel added a commit to bmwcarit/zubbi that referenced this pull request Jan 5, 2024
The old whitelist_externals setting was deprecated for a long time and
got removed in the meantime [1].

[1]: tox-dev/tox#2600
felixedel added a commit to bmwcarit/zubbi that referenced this pull request Jan 5, 2024
The old whitelist_externals setting was deprecated for a long time and
got removed in the meantime [1].

[1]: tox-dev/tox#2600
felixedel added a commit to bmwcarit/zubbi that referenced this pull request Jan 5, 2024
The old whitelist_externals setting was deprecated for a long time and
got removed in the meantime [1].

[1]: tox-dev/tox#2600
felixedel added a commit to bmwcarit/zubbi that referenced this pull request Jan 5, 2024
The old whitelist_externals setting was deprecated for a long time and
got removed in the meantime [1].

[1]: tox-dev/tox#2600
Eijebong added a commit to Eijebong/scriptworker-scripts that referenced this pull request May 19, 2025
This was deprecated back in 2020, then removed in 2022. See
tox-dev/tox#2600
Eijebong added a commit to mozilla-releng/scriptworker-scripts that referenced this pull request May 19, 2025
This was deprecated back in 2020, then removed in 2022. See
tox-dev/tox#2600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tox 4: remove deprecated whitelist_external
2 participants