]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-100871: Improve `copy` module tests (GH-100872) (#100975)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 12 Jan 2023 11:12:39 +0000 (14:12 +0300)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 11:12:39 +0000 (11:12 +0000)
commitebc1fd3795971b843ba871f4d9c8330c2bf6a57b
treee07830da27b0f742b2318d53794aed9955b3200e
parente44120a286f64cd8534418fd22af7a36e89d0548
[3.10] gh-100871: Improve `copy` module tests (GH-100872) (#100975)

(cherry picked from commit 729ab9b622957fef0e9b494af9a71ab02986c741)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_copy.py
Lib/test/test_slice.py