Due to #BlackLivesMatter, this is currently being discussed on Twitter by
several people including Simon Willison:
https://twitter.com/simonw/status/1269292897997709317 . Carlton and I
discussed on the original PR that the term's origin in English wasn't
racist. But it has been used in racist contexts, and continues to be.
Given that we put up our banner of support for BLM I think we should also
make this docs change.
The 'whitelist' parameter and attribute of EmailValidator will need to go
through the normal deprecation process.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Luke Plant):
Can you give an example of it being used in racist context that means that
the word "blacklist" itself carries a racist meaning? I can use the word
"Hello" in a racist context, it doesn't make it racist.
Please let's not do this. It distracts from real issues, and discredits
the BLM movement, because it is based on ignorance and misunderstanding.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:1>
Comment (by David Smith):
Here are a few examples.
Microsoft made pull requests against Google's Chromium (allowlist /
blocklist) https://bugs.chromium.org/p/chromium/issues/detail?id=981129
Rails - (allowlist / denylist) https://github.com/rails/rails/issues/33677
Tox - Issue closed due to backwards compatibility issue - Django currently
relies on this setting. https://github.com/tox-dev/tox/issues/1491
[https://github.com/django/django/pull/13031 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:2>
Comment (by Claude Paroz):
I'm totally with Luke on this matter (https://lukeplant.me.uk/blog/posts
/stop-trying-to-blacklist-blacklist/).
Let's not start flame wars, and do not rush this please.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:3>
* status: new => closed
* resolution: => wontfix
* component: Documentation => Core (Other)
Comment:
There are also technical terms used in many (or at least few) RFCs so
changing them can be misleading. We should reach a consensus on
DevelopersMailingList before we will move it forward. Please start a
discussion.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:4>
Comment (by Luke Plant):
I have put my thoughts together in a longer form here -
https://lukeplant.me.uk/blog/posts/stop-trying-to-blacklist-blacklist/
If the rest of the community disagrees with me, I'm not going to stand in
the way, but I think it is important that we are not discrediting
ourselves and the stand we have made (which I agree with entirely) by a
partisan spirit.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:5>
Comment (by Flavio Curella):
I think all the etymological and linguist discussion detracts from the
actual issue that we are trying to solve.
I would argue that it does not matter where words come from, or how we,
the privileged people, interpret them. The only questions we need to
answer are:
* Do these words makes Black people less welcome?
* Would replacing them be an improvement for them?
Then we can evaluate how hard it would be to change, and compare it to how
much we value their experience.
Instead of focusing on logic and prior knowledge, let's focus on future
developer experience.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:6>
Comment (by Adam (Chainz) Johnson):
Mailing list discussion: https://groups.google.com/d/msg/django-
developers/tctDuKUGosc/FIiPPYv_AQAJ
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:7>
* status: closed => new
* resolution: wontfix =>
Comment:
The mailing list discussion seems in favour of doing this, and the PR has
been reopened.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:8>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:9>
Comment (by GitHub <noreply@…>):
In [changeset:"10df5b71775d8ee98201acb1367266521b17cc00" 10df5b71]:
{{{
#!CommitTicketReference repository=""
revision="10df5b71775d8ee98201acb1367266521b17cc00"
Refs #31670 -- Removed whitelist/blacklist terminology in docs and
comments.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:10>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"9b95c3bc090ed01b8e46aca14964e23d5b6469f7" 9b95c3bc]:
{{{
#!CommitTicketReference repository=""
revision="9b95c3bc090ed01b8e46aca14964e23d5b6469f7"
[3.1.x] Refs #31670 -- Removed whitelist/blacklist terminology in docs and
comments.
Backport of 10df5b71775d8ee98201acb1367266521b17cc00 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:11>
* owner: nobody => David Smith
* status: new => assigned
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
Comment:
[https://github.com/django/django/pull/13079 EmailValidator PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:12>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"27c09043da52ca1f02605bf28600bfd5ace95ae4" 27c0904]:
{{{
#!CommitTicketReference repository=""
revision="27c09043da52ca1f02605bf28600bfd5ace95ae4"
Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:13>
* status: assigned => closed
* resolution: => fixed
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:14>
Comment (by Alexander Ovchinnikov):
I am [as part of the Django user community] don’t give a damn about the
black skin community members, gays, women, cats and puppies etc. I'm sorry
for that.
Their troubles are their troubles, not my. Django project is not about
saving world or humanity or black people.
You may follow #BlackLivesMatter or #AllLivesMatter or anything like that
in your free time for you personal projects, why not.
I'm not a racist etc. I just do not want to spend even 1 minute of my time
for solving that troubles. It's none of my business.
You renamed something in Django. For all of us. It mean, every Django user
now will spend their time during upgrade. Tank you for that.
I hope that I did not offend anyone with my opinion.
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:15>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"51d6e6e77442cc837279863cfc893d024c08ca8d" 51d6e6e7]:
{{{
#!CommitTicketReference repository=""
revision="51d6e6e77442cc837279863cfc893d024c08ca8d"
Refs #31670 -- Used allowlist_externals in tox.ini.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:16>
Comment (by Carlton Gibson <carlton@…>):
In [changeset:"0102b986489702870faa0eccd44abd4432418756" 0102b98]:
{{{
#!CommitTicketReference repository=""
revision="0102b986489702870faa0eccd44abd4432418756"
Used allowlist_externals in tox.ini (again)
allowlist_externals is already used in this file.
Refs #31670
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:17>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"d25710a625fbb6dbb047c159417f796102fd721a" d25710a6]:
{{{
#!CommitTicketReference repository=""
revision="d25710a625fbb6dbb047c159417f796102fd721a"
Refs #31670 -- Removed whitelist argument and domain_whitelist attribute
in EmailValidator per deprecation timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31670#comment:18>