]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100871: Improve `copy` module tests (GH-100872)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 11 Jan 2023 17:14:41 +0000 (20:14 +0300)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2023 17:14:41 +0000 (09:14 -0800)
commit729ab9b622957fef0e9b494af9a71ab02986c741
tree490f0bc8f8c6782d91142eb760d1559174c54623
parent762745a124cbc297cf2fe6f3ec9ca1840bb2e873
gh-100871: Improve `copy` module tests (GH-100872)

CC @AlexWaygood as the reviewer of https://github.com/python/cpython/pull/100818

Automerge-Triggered-By: GH:AlexWaygood
Lib/test/test_copy.py
Lib/test/test_slice.py