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 4a99f5e commit 9569507Copy full SHA for 9569507
CHANGELOG.md
@@ -22,6 +22,7 @@ Bug fixes:
22
* Fixed `TruffleRuby.synchronized` to handle guest safepoints (#2277).
23
* Fix control flow bug when assigning constants using ||= (#1489).
24
* Fix `Kernel#raise` argument handling for hashes (#2298).
25
+* Set errinfo when `rb_protect` captures a Ruby exception (#2245).
26
27
Compatibility:
28
0 commit comments