File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ New features:
1818
1919Fixes:
2020
21+ * #700, #884: Fix writing of b"" on fake stdout
2122* #879: Iterate over all completers until a successful one is found
2223* #882: Handle errors in theme configuration without crashing
23- * #884: Fix writing of b"" on fake stdout
2424* #888: Read PYTHONSTARTUP with utf8 as encoding
2525* #896: Use default sys.ps1 and sys.ps2 if user specified ones are not usable
2626* #902: Do not crash when encountering unreadable files while processing modules for import completion
27- * #909: Fix sys.stdin.readlin
27+ * #909: Fix sys.stdin.readline
2828* #917: Fix tab completion for dict keys
2929* #919: Replicate python behavior when running with -i and a non-existing file
3030
You can’t perform that action at this time.
0 commit comments