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

ruby-changes:73464

From: Nobuyoshi <ko1@a...>
Date: Wed, 7 Sep 2022 10:37:39 +0900 (JST)
Subject: [ruby-changes:73464] e6b47f2fb0 (master): Now Psych uses the proleptic Gregorian calendar

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

From e6b47f2fb077d1a3bcef9100846b633989a93cfe Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Wed, 7 Sep 2022 10:27:29 +0900
Subject: Now Psych uses the proleptic Gregorian calendar

---
 test/excludes/Psych/TestDateTime.rb | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 test/excludes/Psych/TestDateTime.rb

diff --git a/test/excludes/Psych/TestDateTime.rb b/test/excludes/Psych/TestDateTime.rb
deleted file mode 100644
index 63d99be809..0000000000
--- a/test/excludes/Psych/TestDateTime.rb
+++ /dev/null
@@ -1,4 +0,0 @@ https://github.com/ruby/ruby/blob/trunk/#L0
-exclude(:test_new_datetime, <<MSG)
-Undefined behavior of YAML spec, no definitions for pre Gregorian dates.
-https://github.com/yaml/yaml/issues/69
-MSG
-- 
cgit v1.2.1


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

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