Skip to content

[3.15] improve test_copy_reduce and test_deepcopy_reduce coverage (GH-154182) - #155792

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-4af81d9-3.15
Aug 27, 2026
Merged

hugovk merged 1 commit into
python:3.15from
miss-islington:backport-4af81d9-3.15

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor
  • improve test_copy_reduce and test_deepcopy_reduce coverage

  • add assert reduce_ex not called

  • change reduce params in test copy and deepcopy reduce_ex

  • change reduce_ex params in test copy and deepcopy reduce


(cherry picked from commit 4af81d9)

Co-authored-by: David slavicek.david29@gmail.com
Co-authored-by: Tomas R. tomas.roun8@gmail.com

…154182)

* improve test_copy_reduce and test_deepcopy_reduce coverage

* add assert __reduce_ex__ not called

* change reduce params in test copy and deepcopy reduce_ex

* change reduce_ex params in test copy and deepcopy reduce

---------
(cherry picked from commit 4af81d9)

Co-authored-by: David <slavicek.david29@gmail.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Aug 14, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Sprint Aug 14, 2026
@hugovk
hugovk merged commit 5f6e39a into python:3.15 Aug 27, 2026
61 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Sprint Aug 27, 2026
@miss-islington
miss-islington deleted the backport-4af81d9-3.15 branch August 27, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants