Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update News
  • Loading branch information
uriyyo committed Dec 4, 2020
commit ac8de1e2e2bb2abf3dbf6af0df0c8703e93cc779
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Fix issue when dis failed to parse function that has only annotations. Patch
Fix issue when dis failed to parse function that has no line numbers. Patch
provided by Yurii Karabas.