]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94851: check unicode consistency of static strings in debug mode (#102684)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Tue, 14 Mar 2023 09:51:38 +0000 (15:21 +0530)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 09:51:38 +0000 (15:21 +0530)
commita703f743dbf2675948e59c44fa9d7112f7825100
tree9ba3214d6149aea9ccd28a8c2eee86b97cd1d390
parent88c262c086077377b40dfae5e46f597e28ffe3c9
GH-94851: check unicode consistency of static strings in debug mode (#102684)
Include/internal/pycore_unicodeobject_generated.h
Tools/build/generate_global_objects.py