public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/unicode-ucd] f44: update test.py to Unicode 18
Date: Fri, 18 Sep 2026 09:58:22 GMT [thread overview]
Message-ID: <178972550252.1.7106182479159307267.rpms-unicode-ucd-6687cd470de5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/unicode-ucd
Branch : f44
Commit : 6687cd470de5da0588f3cb51b59f0f07eb877f32
Author : Jens Petersen <petersen@redhat.com>
Date : 2026-09-17T15:25:08+08:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/unicode-ucd/c/6687cd470de5da0588f3cb51b59f0f07eb877f32?branch=f44
Log:
update test.py to Unicode 18
---
diff --git a/tests/parse/test.py b/tests/parse/test.py
index cfae90c..465dcbf 100644
--- a/tests/parse/test.py
+++ b/tests/parse/test.py
@@ -12,5 +12,5 @@ with open(file, mode='rt', encoding='ascii') as unicode_data:
codepoints = codepoints + 1
print(codepoints)
-# Unicode 17
-assert(codepoints == 40575)
+# Unicode 18
+assert(codepoints == 41341)
reply other threads:[~2026-09-18 9:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178972550252.1.7106182479159307267.rpms-unicode-ucd-6687cd470de5@fedoraproject.org \
--to=petersen@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox