Commit 177dbe83 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent c9c8bbf5
......@@ -52,7 +52,8 @@ Bugs fixed
----------
* Catching exceptions with a non-trivial exception pattern could call into
CPython with a live exception set.
CPython with a live exception set. This triggered incorrect behaviour
and crashes, especially in CPython 3.7.
* Line tracing did not include generators and coroutines.
(Github issue #1949)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment