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 b9f081c commit ddd6329Copy full SHA for ddd6329
CHANGELOG
@@ -5,19 +5,19 @@ Changelog
5
----
6
7
General information:
8
-
9
* Support for Python 2 has been dropped.
10
11
New features:
+* #643: Provide bpython._version if built from Github tarballs
12
13
Fixes:
14
+* #857: Replace remaining use of deprecated imp with importlib
15
16
0.20
17
18
19
20
-* The next release of bpython (0.20) will drop support for Python 2.
+* The next release of bpython (0.20) will drop support for Python 2.
21
* Support for Python 3.9 has been added. Support for Python 3.5 has been
22
dropped.
23
0 commit comments