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 2a46a3c commit e4592d9Copy full SHA for e4592d9
CHANGELOG.md
@@ -10,6 +10,7 @@ Bug fixes:
10
* Fix `IO.copy_stream` with a `Tempfile` destination (#3280, @eregon).
11
* Fix `Regexp.union` negotiating the wrong result encoding (#3287, @nirvdrum, @simonlevasseur).
12
* Fix `Proc#parameters` and return all the numbered parameters lower than the used explicitly ones (@andrykonchin).
13
+* Fix some C API functions which were failing when called with Ruby values represented as Java primitives (#3352, @eregon).
14
15
Compatibility:
16
0 commit comments