]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118761: Improve import time of `cmd` module (#130056)
authordonBarbos <donbarbos@proton.me>
Mon, 17 Feb 2025 20:06:08 +0000 (00:06 +0400)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2025 20:06:08 +0000 (20:06 +0000)
commit99d965635ae2ac4bffdc318ee05b96c59262d165
treec1c279d633fe84be03afe157e57cfa50f956530b
parent6f07016bf01366da5939c4029c91b7f37ddddd55
gh-118761: Improve import time of `cmd` module (#130056)

* Improve import time of `cmd` module
* Remove string import
Lib/cmd.py
Misc/NEWS.d/next/Library/2025-02-13-02-03-38.gh-issue-118761.le_qEg.rst [new file with mode: 0644]