]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-43667: Add news fragment for Solaris changes (GH-26405)
authorJakub Kulík <Kulikjak@gmail.com>
Thu, 27 May 2021 17:08:16 +0000 (19:08 +0200)
committerGitHub <noreply@github.com>
Thu, 27 May 2021 17:08:16 +0000 (19:08 +0200)
Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst [new file with mode: 0644]

diff --git a/Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst b/Misc/NEWS.d/next/Core and Builtins/2021-05-27-17-34-29.bpo-43667.ND9jP3.rst
new file mode 100644 (file)
index 0000000..53130cc
--- /dev/null
@@ -0,0 +1,2 @@
+Improve Unicode support in non-UTF locales on Oracle Solaris. This issue
+does not affect other Solaris systems.