]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118761: Optimise import time for ``string`` (#132037)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Tue, 8 Apr 2025 10:05:48 +0000 (11:05 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 10:05:48 +0000 (10:05 +0000)
commitee3657209b1464d66c89640e4db0dccdeec5b45c
tree314e8fb0d0c8381a83d2575dfa4aea000ebf3664
parent53908bd7905b849e110d2c6f4bce739bff037146
gh-118761: Optimise import time for ``string`` (#132037)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/string.py
Misc/NEWS.d/next/Library/2025-04-03-01-35-02.gh-issue-118761.VQcj70.rst [new file with mode: 0644]