]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41364: Reduce import overhead of uuid module (GH-21586)
authorSteve Dower <steve.dower@python.org>
Tue, 21 Jul 2020 23:15:47 +0000 (00:15 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2020 23:15:47 +0000 (00:15 +0100)
commitbf2f76ec0976c09de79c8827764f30e3b6fba776
treee1fd82e63f151746ee8a75c7c1a5aa22ae6c0b92
parent5241e189e77972d3a07acbbb3f0c0cbc2aeeb681
bpo-41364: Reduce import overhead of uuid module (GH-21586)
Lib/uuid.py
Misc/NEWS.d/next/Library/2020-07-21-21-45-55.bpo-41364.5O-k7A.rst [new file with mode: 0644]