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

ruby-changes:64415

From: Kenta <ko1@a...>
Date: Mon, 21 Dec 2020 22:16:16 +0900 (JST)
Subject: [ruby-changes:64415] 8c0c61728f (master): NEWS: JSON is Ractor compatible [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=8c0c61728f

From 8c0c61728fd08bd7c3c29612de8b3486d75339dc Mon Sep 17 00:00:00 2001
From: Kenta Murata <mrkn@m...>
Date: Mon, 21 Dec 2020 22:16:02 +0900
Subject: NEWS: JSON is Ractor compatible [ci skip]


diff --git a/NEWS.md b/NEWS.md
index 447788b..0a6b8d8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -405,6 +405,8 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L405
 
     * Update to JSON 2.4.0
 
+    * Ractor compatible.
+
 * Socket
 
     * Add :connect_timeout to TCPSocket.new [[Feature #17187]]
-- 
cgit v0.10.2


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

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