From: hsbt@... Date: 2017-11-10T02:50:47+00:00 Subject: [ruby-core:83713] [Ruby trunk Feature#14091][Assigned] Remove Time#succ Issue #14091 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Open to Assigned Assignee set to akr (Akira Tanaka) ---------------------------------------- Feature #14091: Remove Time#succ https://bugs.ruby-lang.org/issues/14091#change-67736 * Author: pixeltrix (Andrew White) * Status: Assigned * Priority: Normal * Assignee: akr (Akira Tanaka) * 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: