mirror of
https://github.com/python/cpython.git
synced 2026-08-03 10:30:28 +08:00
Lookup for CJK ideograms and Hangul syllables is now case-insensitive, as is the case for other character names. (cherry picked from commit e66f4a5a9c7ce744030d6352bf5575639b1096cc) Co-authored-by: James <snoopjedi@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.