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 8b4c0cc commit ebf792cCopy full SHA for ebf792c
CHANGELOG
@@ -9,6 +9,8 @@ v0.9.8
9
See issue #91.
10
* Fixed some issues with tuple unpacking in argspec. See issues #133 and #138.
11
* Fixed a crash with non-ascii filenames in import completion. See issue #139.
12
+* Fixed a crash caused by inspect.findsource() raising an IndexError
13
+ which happens in some situations. See issue #94.
14
15
v0.9.7.1
16
--------
0 commit comments