]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103977: compile re expressions in platform.py only if required (#103981)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Sun, 30 Apr 2023 15:36:19 +0000 (17:36 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Apr 2023 15:36:19 +0000 (08:36 -0700)
commitf186557dc3e77495ba65b9b7e492ab6ddb7cecc3
tree679fe7828e37c54005a87c86539a0b3d8e58f3bc
parented95e8cbd4cbc813666c7ce7760257cc0f169d03
gh-103977: compile re expressions in platform.py only if required (#103981)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/platform.py
Misc/NEWS.d/next/Library/2023-04-28-19-08-50.gh-issue-103977.msF70A.rst [new file with mode: 0644]