diff options
author | Benjamin Peterson <benjamin@python.org> | 2019-05-09 03:59:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-09 03:59:35 (GMT) |
commit | 3aca40d3cb4b9b6741cf3073d71fbfc682cab96d (patch) | |
tree | 0f2736344ed3b88a64249ed4f6ca3c040602fabf /Misc | |
parent | 289f1f80ee87a4baf4567a86b3425fb3bf73291d (diff) | |
download | cpython-3aca40d3cb4b9b6741cf3073d71fbfc682cab96d.zip cpython-3aca40d3cb4b9b6741cf3073d71fbfc682cab96d.tar.gz cpython-3aca40d3cb4b9b6741cf3073d71fbfc682cab96d.tar.bz2 |
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
Adds ㋿.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Core and Builtins/2019-05-08-20-42-40.bpo-36861.72mvZM.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Core and Builtins/2019-05-08-20-42-40.bpo-36861.72mvZM.rst b/Misc/NEWS.d/next/Core and Builtins/2019-05-08-20-42-40.bpo-36861.72mvZM.rst new file mode 100644 index 0000000..79c339a --- /dev/null +++ b/Misc/NEWS.d/next/Core and Builtins/2019-05-08-20-42-40.bpo-36861.72mvZM.rst @@ -0,0 +1 @@ +Update the Unicode database to version 12.1.0. |