File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ New features:
41
41
* Message displayed if history in scrollback buffer is inconsistent with
42
42
output from last re-evaluation of bpython session. Thanks to Susan Steinman.
43
43
* Adjust logging level with -L or -LL.
44
- * Basic string literal completion.
44
+ * String literal attribute completion.
45
45
46
46
Fixes:
47
47
@@ -59,10 +59,10 @@ Fixes:
59
59
* #391: Fixed crash when using Meta-backspace. Thanks to Tony Wang.
60
60
* #438, #450: bpython-curtsies startup behavior fixed. Errors
61
61
during startup are reported instead of crashing.
62
- * #447: Fixed behavior of duplicate keybindings.
62
+ * #447: Fixed behavior of duplicate keybindings. Thanks to Keyan Pishdadian.
63
63
* #458: Fixed dictionary key completion crash in Python 2.6. Thanks to Mary
64
64
Mokuolu.
65
- * Documenatation fixes from Lindsey Raymond.
65
+ * Documentation fixes from Lindsey Raymond.
66
66
* Fixed filename completion.
67
67
* Fixed various Unicode issues in curtsies.
68
68
* Fixed and re-enabled dictionary key completion in curtsies.
You can’t perform that action at this time.
0 commit comments