]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26410)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 27 May 2021 17:23:51 +0000 (10:23 -0700)
committerGitHub <noreply@github.com>
Thu, 27 May 2021 17:23:51 +0000 (19:23 +0200)
(cherry picked from commit 164a4f46d1606e21d82babc010e397a9116e6730)

Co-authored-by: Jakub KulĂ­k <Kulikjak@gmail.com>
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.