From: shyouhei@... Date: 2018-07-19T00:34:00+00:00 Subject: [ruby-core:87996] [Ruby trunk Bug#14920][Closed] Backport r63857 to fix performance problem on Time class in MacOs systems Issue #14920 has been updated by shyouhei (Shyouhei Urabe). Status changed from Open to Closed (Changing status to closed; which triggers backporting process. This doesn't mean the request was rejected.) ---------------------------------------- Bug #14920: Backport r63857 to fix performance problem on Time class in MacOs systems https://bugs.ruby-lang.org/issues/14920#change-73012 * Author: rafaelfranca (Rafael Fran��a) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- Related to https://bugs.ruby-lang.org/issues/14435. Both 2.4 and 2.5 are affected by this issue. Naruse-san commit fix it by not calling tzset() more than once when we know the year doesn't have leap seconds. -- https://bugs.ruby-lang.org/ Unsubscribe: