From f7221aec4933c5baba79ea86c08e8831e86f64fc Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Wed, 8 Jul 2020 20:25:51 -0700 Subject: [PATCH 1/7] use inclusive language --- .pylintrc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.pylintrc b/.pylintrc index 8f7fd04a..67816863 100644 --- a/.pylintrc +++ b/.pylintrc @@ -1,11 +1,6 @@ [MASTER] -# A comma-separated list of package or module names from where C extensions may -# be loaded. Extensions are loading into the active Python interpreter and may -# run arbitrary code -extension-pkg-whitelist= - -# Add files or directories to the blacklist. They should be base names, not +# Add files or directories to the ignore list. They should be base names, not # paths. ignore=CVS From 1e4481f80f37deb4ecaeaa6cd9b8e14c36d4293b Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Tue, 14 Jul 2020 10:39:36 -0700 Subject: [PATCH 2/7] force circle From 58463e001d7604225b7a3f86a35c6a9d669d1417 Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Tue, 14 Jul 2020 10:49:59 -0700 Subject: [PATCH 3/7] update comment --- .pylintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pylintrc b/.pylintrc index 67816863..0d41c235 100644 --- a/.pylintrc +++ b/.pylintrc @@ -4,7 +4,7 @@ # paths. ignore=CVS -# Add files or directories matching the regex patterns to the blacklist. The +# Add files or directories matching the regex patterns to the denylist. The # regex matches against base names, not paths. ignore-patterns= From 8abb73cac12fa9eec1e1661ba1934c976e5936f9 Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Tue, 14 Jul 2020 10:56:08 -0700 Subject: [PATCH 4/7] force circle From 2171d0e1a306268ba9adb0280bcfafbe630e23a9 Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Tue, 14 Jul 2020 11:00:43 -0700 Subject: [PATCH 5/7] force circle From 8b26764a79018fb2caedd013208841b7012e4d2e Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Tue, 14 Jul 2020 11:07:58 -0700 Subject: [PATCH 6/7] force circle From abc2d5dbab963071cf226781ec70b19b986406fc Mon Sep 17 00:00:00 2001 From: Alex Noonan Date: Tue, 14 Jul 2020 11:11:06 -0700 Subject: [PATCH 7/7] force circle