Skip to content

[3.13] improve test_copy_reduce and test_deepcopy_reduce coverage (GH-154182) - #155794

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

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

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 89d7d3e into python:3.13 Aug 14, 2026
46 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.13 branch August 14, 2026 13:03
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