[ruby-core:99749] [Ruby master Feature#17133] Add deprecate warning Kernel#iterator?
From:
gamelinks007@...
Date:
2020-08-28 10:58:46 UTC
List:
ruby-core #99749
Issue #17133 has been updated by S_H_ (Shun Hiraoka). Sorry, this ticket was duplicate. ref: https://bugs.ruby-lang.org/issues/15547 ---------------------------------------- Feature #17133: Add deprecate warning Kernel#iterator? https://bugs.ruby-lang.org/issues/17133#change-87248 * Author: S_H_ (Shun Hiraoka) * Status: Open * Priority: Normal ---------------------------------------- `Kernel#iterator?` was mildly deprecate sicne`1.8.6`, as far as I checked [ruby-doc](https://ruby-doc.org/core-1.8.6/Kernel.html#method-i-iterator-3F). I think it better, to deprecated warn added(or delete `Kernel#iterator?`). pull request: https://github.com/ruby/ruby/pull/3467 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>