mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[Feature #13083] is already reverted
This commit is contained in:
parent
90cdcefa78
commit
4cc83f9ac6
1 changed files with 0 additions and 8 deletions
8
NEWS
8
NEWS
|
@ -365,7 +365,6 @@ Module::
|
|||
always the same for a given Module. This change is
|
||||
experimental. [Feature #16150]
|
||||
|
||||
|
||||
NilClass / TrueClass / FalseClass::
|
||||
|
||||
Modified methods::
|
||||
|
@ -381,13 +380,6 @@ ObjectSpace::WeakMap::
|
|||
* ObjectSpace::WeakMap#[]= now accepts special objects as either key or
|
||||
values. [Feature #16035]
|
||||
|
||||
Regexp::
|
||||
|
||||
Modified method::
|
||||
|
||||
* Regexp#match and Regexp#match? with a +nil+ argument are deprecated
|
||||
and will raise a TypeError in the next release. [Feature #13083]
|
||||
|
||||
RubyVM::
|
||||
|
||||
Removed method::
|
||||
|
|
Loading…
Add table
Reference in a new issue