]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100815: Normalize `types` module usage in `copy` module (#100816)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 7 Jan 2023 21:29:53 +0000 (00:29 +0300)
committerGitHub <noreply@github.com>
Sat, 7 Jan 2023 21:29:53 +0000 (21:29 +0000)
commit951303fd855838d47765dcd05471e14311dc9fdd
tree888e4a4e04d75358a6f6c3c7d25430ac802dbd72
parent6746135b0722a5359ce6346554c847afba603b5a
gh-100815: Normalize `types` module usage in `copy` module (#100816)
Lib/copy.py