[#105450] [Ruby master Feature#18228] Add a `timeout` option to `IO.copy_stream` — "byroot (Jean Boussier)" <noreply@...>
SXNzdWUgIzE4MjI4IGhhcyBiZWVuIHJlcG9ydGVkIGJ5IGJ5cm9vdCAoSmVhbiBCb3Vzc2llciku
11 messages
2021/09/27
[ruby-core:105191] [Ruby master Bug#18159] Integrate functionality of dead_end gem into Ruby
From:
duerst <noreply@...>
Date:
2021-09-11 03:11:09 UTC
List:
ruby-core #105191
Issue #18159 has been reported by duerst (Martin D=FCrst). ---------------------------------------- Bug #18159: Integrate functionality of dead_end gem into Ruby https://bugs.ruby-lang.org/issues/18159 * Author: duerst (Martin D=FCrst) * Status: Open * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- Missing 'end' errors are difficult to fix. We should integrate the function= ality of the dead_end gem (https://github.com/zombocom/dead_end) into Ruby = similar to how we integrated did_you_mean. It would greatly help programmin= g Ruby, in particular for beginners. See also Ruby Kaigi Takeout 2021 talk by Richard Schneeman https://rubykaig= i.org/2021-takeout/presentations/schneems.html. -- = https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=3Dunsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>