mirror of
https://github.com/python/cpython.git
synced 2026-07-03 16:26:25 -04:00
32546b728e
Tcl 8.x crashes when title-casing a non-BMP character during Tk
initialization, so such a className is now rejected with a ValueError.
(cherry picked from commit 124c7cd91b)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.