From: nobu@... Date: 2020-12-17T13:24:15+00:00 Subject: [ruby-dev:50978] [Ruby master Bug#17403] Remove Fixnum and Bignum Issue #17403 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Bug #17403: Remove Fixnum and Bignum https://bugs.ruby-lang.org/issues/17403 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- They are warned as deprecated since 2.4. As deprecated warnings are not shown by default since 2.7.2, I think we should clean up longstanding warnings. https://github.com/ruby/ruby/pull/3927 -- https://bugs.ruby-lang.org/