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 d7b9c63 commit 0b46762Copy full SHA for 0b46762
CHANGELOG.md
@@ -34,6 +34,7 @@ Compatibility:
34
* Improve support of `:chomp` keyword argument in `IO` and `StringIO` methods (#2650, @andrykonchin).
35
* Implement specializations for immutable ruby objects for ObjectSpace methods (@bjfish).
36
* Use `$PAGER` for `--help` and `--help*`, similar to CRuby (#2542, @Strech).
37
+* All `IO` instances should have `T_FILE` as their `rb_type()`, not only `File` instances (#2662, @eregon).
38
39
Performance:
40
0 commit comments