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 6e716e2 commit def60beCopy full SHA for def60be
CHANGELOG.md
@@ -56,6 +56,7 @@ Compatibility:
56
* Update `Kernel#instance_variables` to return insertion order (@bjfish).
57
* Fixed `rb_path2class()` to not error for a module (#2511, @eregon).
58
* Update `Kernel#print` to print `$_` when no arguments are given (#2531, @bjfish).
59
+* When writing to STDOUT redirected to a closed pipe, no broken pipe error message will be shown now. (#2532, @gogainda).
60
61
Performance:
62
0 commit comments