diff --git a/changelog/10658.improvement.rst b/changelog/10658.improvement.rst new file mode 100644 index 000000000..54e5ae84f --- /dev/null +++ b/changelog/10658.improvement.rst @@ -0,0 +1,3 @@ +Allow ``-p`` arguments to include spaces (eg: ``-p no:logging`` instead of +``-pno:logging``). Mostly useful in the ``addopts`` section of the configuration +file.