File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ New features:
11
11
Fixes:
12
12
* Fix file locking on Windows.
13
13
* Exit gracefully if config file fails to be loaded due to encoding errors.
14
+ * #744: Fix newline handling.
15
+ Thanks to Attila Szöllősi.
14
16
15
17
Support for Python 3.3 has been dropped.
16
18
17
- Fixes:
18
-
19
19
0.17.1
20
20
------
21
21
43
43
* #654: Do not modify history file during tests.
44
44
* #658: Fix newline handling.
45
45
Thanks to Attila Szöllősi.
46
- * #670: Fix handlign of ANSI escape codes.
46
+ * #670: Fix handling of ANSI escape codes.
47
47
Thanks to Attila Szöllősi.
48
48
* #687: Fix encoding of jedi completions.
49
49
60
60
Thanks to Aditya Gupta.
61
61
* #614: Fix issues when view source.
62
62
Thanks to Daniel Hahler.
63
- * #625: Fix issues when runnings scripts with non-ASCII characters.
64
- * #639: Fix compatbility issues with pdb++.
63
+ * #625: Fix issues when running scripts with non-ASCII characters.
64
+ * #639: Fix compatibility issues with pdb++.
65
65
Thanks to Daniel Hahler.
66
66
67
67
Support for Python 2.6 has been dropped.
You can’t perform that action at this time.
0 commit comments