bpo-41521: Replace denylist with blocklist is http.cookiejar doc (GH-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__.
V
Victor Stinner committed
20ae565bd2d79425d5567c001ed8f89848d7d907
Parent: c818b15
Committed by GitHub <noreply@github.com>
on 8/13/2020, 5:20:28 PM