mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
f0a7a6c2cc
It now supports non-ASCII paths in non-UTF-8 locales and
non-UTF-8 paths in UTF-8 locales.
(cherry picked from commit c09cec5d69)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Miscellaneous source files for the main Python shared library