diff --git a/changelog/2953.trivial b/changelog/2953.trivial new file mode 100644 index 000000000..52ea6cf31 --- /dev/null +++ b/changelog/2953.trivial @@ -0,0 +1 @@ +Show a simple and easy error when keyword expressions trigger a syntax error (for example, "-k foo and import" will show an error that you can not use import in expressions)