From dd39dfb534d2badf1bb2d72d98bb13cad991fda2 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sat, 17 Jan 2026 09:55:10 -0500 Subject: all: update to Unicode 17 Process: - Disable unicode TestProperties. - Run UNICODE_VERSION=17.0.0 go -C ../src/golang.org/x/text generate - Run go generate strconv - Update unicode TestProperties by hand to add missing test cases. This will break x/text using the main repo until the corresponding x/text CL is submitted. It should not break anything else. For #77266. Change-Id: Ia3ffb5a81e212b991714eef70eebfca98a0c8aab Reviewed-on: https://go-review.googlesource.com/c/go/+/737420 Reviewed-by: Rob Pike Reviewed-by: Roland Shoemaker TryBot-Bypass: Russ Cox --- api/next/77266.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 api/next/77266.txt (limited to 'api/next') diff --git a/api/next/77266.txt b/api/next/77266.txt new file mode 100644 index 0000000000..34dbe5c927 --- /dev/null +++ b/api/next/77266.txt @@ -0,0 +1,16 @@ +pkg unicode, const Version = "17.0.0" #77266 +pkg unicode, var Beria_Erfe *RangeTable #77266 +pkg unicode, var Garay *RangeTable #77266 +pkg unicode, var Gurung_Khema *RangeTable #77266 +pkg unicode, var IDS_Unary_Operator *RangeTable #77266 +pkg unicode, var ID_Compat_Math_Continue *RangeTable #77266 +pkg unicode, var ID_Compat_Math_Start *RangeTable #77266 +pkg unicode, var Kirat_Rai *RangeTable #77266 +pkg unicode, var Modifier_Combining_Mark *RangeTable #77266 +pkg unicode, var Ol_Onal *RangeTable #77266 +pkg unicode, var Sidetic *RangeTable #77266 +pkg unicode, var Sunuwar *RangeTable #77266 +pkg unicode, var Tai_Yo *RangeTable #77266 +pkg unicode, var Todhri *RangeTable #77266 +pkg unicode, var Tolong_Siki *RangeTable #77266 +pkg unicode, var Tulu_Tigalari *RangeTable #77266 -- cgit v1.3