SIGN IN SIGN UP

[3.12] gh-119614: Fix truncation of strings with embedded null characters in Tkinter (GH-120909) (GH-120939)

Now the null character is always represented as \xc0\x80 for
Tcl_NewStringObj().
(cherry picked from commit c38e2f64d012929168dfef7363c9e48bd1a6c731)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
d5a8d4b19670b930cd6cb5e18e267877ebe49233
Parent: 3afb856
Committed by GitHub <noreply@github.com> on 6/24/2024, 9:39:56 AM