X Tutup
Skip to content

[3.12] gh-117482: Fix the Slot Wrapper Inheritance Tests#122250

Merged
ericsnowcurrently merged 4 commits intopython:3.12from
ericsnowcurrently:fix-slot-wrapper-inheritance-tests-3.12
Jul 29, 2024
Merged

[3.12] gh-117482: Fix the Slot Wrapper Inheritance Tests#122250
ericsnowcurrently merged 4 commits intopython:3.12from
ericsnowcurrently:fix-slot-wrapper-inheritance-tests-3.12

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Jul 24, 2024

The tests were only checking cases where the slot wrapper was present in the initial case. They were missing when the slot wrapper was added in the additional initializations. This fixes that.

(This is effectively a backport of gh-122248.)

@ericsnowcurrently ericsnowcurrently merged commit 5bd2ea2 into python:3.12 Jul 29, 2024
@ericsnowcurrently ericsnowcurrently deleted the fix-slot-wrapper-inheritance-tests-3.12 branch July 29, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup