summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/4874.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/4874.bugfix')
-rw-r--r--doc/whatsnew/fragments/4874.bugfix5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/4874.bugfix b/doc/whatsnew/fragments/4874.bugfix
new file mode 100644
index 000000000..9dcb34c1f
--- /dev/null
+++ b/doc/whatsnew/fragments/4874.bugfix
@@ -0,0 +1,5 @@
+``--jobs`` can now be used with ``--load-plugins``.
+
+This had regressed in astroid 2.5.0.
+
+Closes #4874