This commit is contained in:
Kazuhiro NISHIYAMA 2019-12-14 16:05:49 +09:00
Родитель 90cdcefa78
Коммит 4cc83f9ac6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 262ED8DBB4222F7A
1 изменённых файлов: 0 добавлений и 8 удалений

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::