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 e8b8c68 commit d412b5eCopy full SHA for d412b5e
CHANGELOG.rst
@@ -11,10 +11,16 @@ General information:
11
New features:
12
13
* #643: Provide bpython._version if built from Github tarballs
14
+* #849: Make import completion skip list configurable
15
16
Fixes:
17
18
+* #847: Fix import completion of modles
19
* #857: Replace remaining use of deprecated imp with importlib
20
+* #866: Add more directories to the default import completion skip list
21
+* #873: Handle 'd' when mapping colors
22
+* #874: Avoid breakage with six's importer
23
+
24
25
0.20.1
26
------
0 commit comments