From: akr@... Date: 2019-07-14T11:51:53+00:00 Subject: [ruby-core:93757] [Ruby master Feature#14091] Remove Time#succ Issue #14091 has been updated by akr (Akira Tanaka). Assignee changed from akr (Akira Tanaka) to matz (Yukihiro Matsumoto) It's matz issue. ---------------------------------------- Feature #14091: Remove Time#succ https://bugs.ruby-lang.org/issues/14091#change-79397 * Author: pixeltrix (Andrew White) * Status: Assigned * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: ---------------------------------------- The method Time#succ was marked as obsolete in Ruby 1.9.3 and whilst it remains Rails has to patch Range#each and Range#step to prevent logs from being filled with the deprecation messages (see https://github.com/rails/rails/pull/11474). It's been over 8 years now which seems like a more than adequate period to wait before removal. ---Files-------------------------------- remove-time-succ.diff (3.81 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: