]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) (GH-122347)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jul 2024 08:51:02 +0000 (10:51 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jul 2024 08:51:02 +0000 (08:51 +0000)
commit40925103fc3ab81d61e1cdfef8467abe730407aa
tree13dfe2e6fdcd4b8905de6d29e3cf24e1739290c3
parent6b9a5af72f06b5dc2cc413e8ea2c6e8a914ab6d6
[3.13] gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) (GH-122347)

(cherry picked from commit bb09ba679223666e01f8da780f97888a29d07131)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
InternalDocs/string_interning.md
Objects/unicodeobject.c