[ruby-core:94154] [Ruby master Feature#11554] Privatize {Single}Forwardable API
From:
eregontp@...
Date:
2019-08-05 20:28:51 UTC
List:
ruby-core #94154
Issue #11554 has been updated by Eregon (Benoit Daloze).
Module#define_method and #alias_method are public now, so we should change anything?
----------------------------------------
Feature #11554: Privatize {Single}Forwardable API
https://bugs.ruby-lang.org/issues/11554#change-80401
* Author: kachick (Kenichi Kamiya)
* Status: Assigned
* Priority: Normal
* Assignee: keiju (Keiju Ishitsuka)
* Target version:
----------------------------------------
For improve consistency with Module#define_method and Module#alias_method.
patch: https://github.com/ruby/ruby/pull/1036
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>