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 210bed5 commit 969b945Copy full SHA for 969b945
CHANGELOG.md
@@ -31,6 +31,7 @@ Bug fixes:
31
* Fixed missing polyglot type declaration for `RSTRING_PTR` to help with native/managed interop.
32
* Fixed `Module#to_s` and `Module#inspect` to not return an extra `#<Class:` for singleton classes.
33
* Arrays backed by native storage now allocate the correct amount of memory (#1828).
34
+* Fixed `#inspect` on broken UTF-8 sequences (#1842, @chrisseaton).
35
36
Compatibility:
37
0 commit comments