We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9bcb56 commit 711349cCopy full SHA for 711349c
CHANGELOG.md
@@ -1,9 +1,8 @@
1
-## 0.9.21 (TBD, 2019)
+## 0.9.21 (November 26, 2019)
2
* Bug Fixes
3
* Fixed bug where pipe processes were not being stopped by Ctrl-C
4
* Added exception handling to account for non-standard Python environments in which readline is not loaded
5
dynamically from a shared library file
6
-
7
* Enhancements
8
* Added `read_input()` function that is used to read from stdin. Unlike the Python built-in `input()`, it also has
9
an argument to disable tab completion while input is being entered.
0 commit comments