Update and rename 3942.feature to 3942.bugfix

This commit is contained in:
Pradyun Gedam 2018-11-08 12:54:43 +05:30 committed by GitHub
parent 8fb89805f4
commit 3095632487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

1
news/3942.bugfix Normal file
View File

@ -0,0 +1 @@
pip's CLI completion code no longer prints a Traceback if it is interrupted.

View File

@ -1 +0,0 @@
This change will silence KeyboardInterrupts for pip autocompletion.