SIGN IN SIGN UP

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

Now the null character is always represented as \xc0\x80 for
Tcl_NewStringObj().
S
Serhiy Storchaka committed
c38e2f64d012929168dfef7363c9e48bd1a6c731
Parent: fc297b4
Committed by GitHub <noreply@github.com> on 6/24/2024, 9:17:25 AM