Bonjour(nal),
Il y a une semaine a été proposé en Pull Request sur le dépôt github du framework web Python Django le patch suivant :
#22667 replaced occurrences of master/slave terminology with leader/follower
The docs and some tests contain references to a master/slave db configuration.
While this terminology has been used for a long time, those terms may carry racially charged meanings to users.
This patch replaces all occurrences of master and slave with 'leader' and 'follower'
Celui-ci a été accepté (…)