diff --git a/news/3942.bugfix b/news/3942.bugfix new file mode 100644 index 000000000..a15077cc3 --- /dev/null +++ b/news/3942.bugfix @@ -0,0 +1 @@ +pip's CLI completion code no longer prints a Traceback if it is interrupted. diff --git a/news/3942.feature b/news/3942.feature deleted file mode 100644 index 2c845333d..000000000 --- a/news/3942.feature +++ /dev/null @@ -1 +0,0 @@ -This change will silence KeyboardInterrupts for pip autocompletion.