X Tutup
Skip to content

Commit ebf792c

Browse files
committed
Update changelog.
1 parent 8b4c0cc commit ebf792c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ v0.9.8
99
See issue #91.
1010
* Fixed some issues with tuple unpacking in argspec. See issues #133 and #138.
1111
* 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.
1214

1315
v0.9.7.1
1416
--------

0 commit comments

Comments
 (0)
X Tutup