Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-4af81d9-3.15
Open

[3.15] improve test_copy_reduce and test_deepcopy_reduce coverage (GH-154182)#155792
miss-islington wants to merge 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 4af81d9215a8f267c5caeecf98c789999c108f80)

Co-authored-by: David <slavicek.david29@gmail.com>
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants