Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete test_class_sh_module_local #5306

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Aug 13, 2024

Description

Follow-on to PR #5257, which made test_class_sh_module_local obsolete.

Note that the old smart_holder_type_caster.h (removed in #5257) more-or-less duplicated all the functionality in type_caster_base.h, including functionality related to py::module_local(). With that duplication removed, the existing test coverage for the original py::module_local() functionality is fully sufficient.

Suggested changelog entry:

@rwgk rwgk marked this pull request as ready for review August 14, 2024 03:08
@rwgk rwgk requested a review from henryiii as a code owner August 14, 2024 03:08
@rwgk rwgk merged commit 2885b8d into pybind:smart_holder Aug 14, 2024
138 checks passed
@rwgk rwgk deleted the rm_test_class_sh_module_local branch August 14, 2024 03:08
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Aug 14, 2024
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant