[前][次][番号順一覧][スレッド一覧]

ruby-changes:59243

From: Kazuhiro <ko1@a...>
Date: Sat, 14 Dec 2019 16:06:52 +0900 (JST)
Subject: [ruby-changes:59243] 4cc83f9ac6 (master): [Feature #13083] is already reverted

https://git.ruby-lang.org/ruby.git/commit/?id=4cc83f9ac6

From 4cc83f9ac60d18ba330dc7f8e92eae1ffce67322 Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Sat, 14 Dec 2019 16:05:49 +0900
Subject: [Feature #13083] is already reverted


diff --git a/NEWS b/NEWS
index 4c8f105..c447db5 100644
--- a/NEWS
+++ b/NEWS
@@ -365,7 +365,6 @@ Module:: https://github.com/ruby/ruby/blob/trunk/NEWS#L365
       always the same for a given Module. This change is
       experimental. [Feature #16150]
 
-
 NilClass / TrueClass / FalseClass::
 
   Modified methods::
@@ -381,13 +380,6 @@ ObjectSpace::WeakMap:: https://github.com/ruby/ruby/blob/trunk/NEWS#L380
     * 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::
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]