summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@gmail.com>2018-01-24 10:10:42 +0530
committerGitHub <noreply@github.com>2018-01-24 10:10:42 +0530
commitbeffa5d35d1b82c960717d6167265f7056b9a4c2 (patch)
tree00c54d79bbbb839d8de013a1ddfd2c9e395d0908 /news
parent81fb5159d05c5588e92e02df2c503eeedf1f62d4 (diff)
parentec3ee8a1189dd41506cd53a68438c0e5bdeb9155 (diff)
downloadpip-beffa5d35d1b82c960717d6167265f7056b9a4c2.tar.gz
Merge pull request #4982 from pradyunsg/misc/error-out-on-input
Handle stdin correctly when calling subprocesses
Diffstat (limited to 'news')
-rw-r--r--news/2732.bugfix1
-rw-r--r--news/4982.bugfix1
2 files changed, 2 insertions, 0 deletions
diff --git a/news/2732.bugfix b/news/2732.bugfix
new file mode 100644
index 000000000..14cc85335
--- /dev/null
+++ b/news/2732.bugfix
@@ -0,0 +1 @@
+Interactive setup.py files will no longer hang indefinitely.
diff --git a/news/4982.bugfix b/news/4982.bugfix
new file mode 100644
index 000000000..14cc85335
--- /dev/null
+++ b/news/4982.bugfix
@@ -0,0 +1 @@
+Interactive setup.py files will no longer hang indefinitely.