From: zverok.offline@... Date: 2020-12-21T11:13:10+00:00 Subject: [ruby-core:101581] [Ruby master Misc#17399] Are endless methods experimental? Issue #17399 has been updated by zverok (Victor Shepelev). @matz I believe we need a final decision ASAP. Either the feature is experimental and should warn so (it still does not, as of `ruby 3.0.0dev (2020-12-21T09:17:45Z master d84dd66da0)`), or the `[EXPERIMENTAL]` notice should be removed from the `NEWS` before the final Ruby 3.0. ---------------------------------------- Misc #17399: Are endless methods experimental? https://bugs.ruby-lang.org/issues/17399#change-89367 * Author: zverok (Victor Shepelev) * Status: Open * Priority: Normal ---------------------------------------- They are marked as such in NEWS, but an attempt to define one doesn't produce a warning (unlike other features marked this way, like one-line pattern-matching or find patterns) -- https://bugs.ruby-lang.org/ Unsubscribe: