summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorDrummond Ogilvie <drum.ogilvie@ovo.com>2022-10-20 10:16:34 +0100
committerMarc Mueller <30130371+cdce8p@users.noreply.github.com>2022-10-20 11:31:45 +0200
commite8dc9b61da9840336277344939141d3a4c4b77df (patch)
treeeb7b968a57a346c9f74162c140665b49e7a5cac9 /script
parentb051fab2083cb306763cb757606b70cbf5b215c4 (diff)
downloadpylint-git-e8dc9b61da9840336277344939141d3a4c4b77df.tar.gz
Swap plugin cache to pickle-able values when done (#7640)
When the dictionary has served its purpose (making plugin loading pre-and-post init a consistent behaviour), we swap it for bools indicating whether or not a module was loaded. We don't currently use the bools, but it seemed a sensible choice. The main idea is to make the dictionary fully pickle-able, so that when dill pickles the linter for multiprocessing, it doesn't crash horribly. Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com> Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Diffstat (limited to 'script')
-rw-r--r--script/.contributors_aliases.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/.contributors_aliases.json b/script/.contributors_aliases.json
index 95808f651..ebd0aa76c 100644
--- a/script/.contributors_aliases.json
+++ b/script/.contributors_aliases.json
@@ -438,7 +438,7 @@
},
"me@daogilvie.com": {
"mails": ["me@daogilvie.com", "drum.ogilvie@ovo.com"],
- "name": "Drummond Ogilvie"
+ "name": "Drum Ogilvie"
},
"me@the-compiler.org": {
"mails": [