Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 11, 2020

The http.cookiejar module has is_blocked() and blocked_domains()
methods, so "blocklist" term sounds better than "denylist" in this
module.

Replace also denylisted with denied in test___all__.

https://bugs.python.org/issue41521

The http.cookiejar module has is_blocked() and blocked_domains()
methods, so "blocklist" term sounds better than "denylist" in this
module.

Replace also denylisted with denied in test___all__.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Aug 11, 2020
@vstinner vstinner merged commit 20ae565 into python:master Aug 13, 2020
@vstinner vstinner deleted the enhance_allowlist branch August 13, 2020 17:20
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
…honGH-21826)

The http.cookiejar module has is_blocked() and blocked_domains()
methods, so "blocklist" term sounds better than "denylist" in this
module.

Replace also denylisted with denied in test___all__.
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
…honGH-21826)

The http.cookiejar module has is_blocked() and blocked_domains()
methods, so "blocklist" term sounds better than "denylist" in this
module.

Replace also denylisted with denied in test___all__.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants