Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403bcb7 commit 5d6e6f2Copy full SHA for 5d6e6f2
CHANGELOG
@@ -4,6 +4,12 @@ Changelog
4
0.20
5
----
6
7
+General information:
8
+
9
+* The next release of bpython (0.20) will drop support for Python 2.
10
+* Support for Python 3.9 has been added. Support for Python 3.5 has been
11
+ dropped.
12
13
New features:
14
* #802: Provide redo.
15
Thanks to Evan.
@@ -21,9 +27,6 @@ Fixes:
21
27
Thanks to Jack Rybarczyk.
22
28
* #853: Fix invalid escape sequences.
23
29
24
-Support for Python 3.9 has been added. Support for Python 3.5 has been dropped.
25
-Version 0.21 (the next release of bpython) will drop support for Python 2.x.
26
-
30
0.19
31
32
0 commit comments