File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ New features:
1111Fixes:
1212* Fix file locking on Windows.
1313* 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.
1416
1517Support for Python 3.3 has been dropped.
1618
17- Fixes:
18-
19190.17.1
2020------
2121
4343* #654: Do not modify history file during tests.
4444* #658: Fix newline handling.
4545 Thanks to Attila Szöllősi.
46- * #670: Fix handlign of ANSI escape codes.
46+ * #670: Fix handling of ANSI escape codes.
4747 Thanks to Attila Szöllősi.
4848* #687: Fix encoding of jedi completions.
4949
6060 Thanks to Aditya Gupta.
6161* #614: Fix issues when view source.
6262 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++.
6565 Thanks to Daniel Hahler.
6666
6767Support for Python 2.6 has been dropped.
You can’t perform that action at this time.
0 commit comments