We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e7bf7 commit 5fe9743Copy full SHA for 5fe9743
CHANGELOG
@@ -5,10 +5,18 @@ Changelog
5
----
6
7
New features:
8
+None
9
10
Fixes:
-
11
+* Fix various spelling mistakes.
12
+ Thanks to Josh Soref and Simeon Visser.
13
+* #601: Fix Python 2 issues on Windows.
14
+ Thanks to Aditya Gupta.
15
+* #614: Fix issues when view source.
16
+ Thanks to Daniel Hahler.
17
+* #625: Fix issues when runnings scripts with non-ASCII characters.
18
+* #639: Fix compatbility issues with pdb++.
19
20
21
Support for Python 2.6 has been dropped.
22
0 commit comments