Skip to content

[3.14] improve test_copy_reduce and test_deepcopy_reduce coverage (GH-154182) - #155793

Merged
tomasr8 merged 1 commit into
python:3.14from
miss-islington:backport-4af81d9-3.14
Aug 14, 2026
Merged

[3.14] improve test_copy_reduce and test_deepcopy_reduce coverage (GH-154182)#155793
tomasr8 merged 1 commit into
python:3.14from
miss-islington:backport-4af81d9-3.14

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
@tomasr8
tomasr8 enabled auto-merge (squash) August 14, 2026 12:43
@tomasr8
tomasr8 merged commit 7101666 into python:3.14 Aug 14, 2026
57 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Sprint Aug 14, 2026
@miss-islington
miss-islington deleted the backport-4af81d9-3.14 branch August 14, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants