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

[smart_holder] git merge master #5480

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Dec 31, 2024

Description

Helper/scratch PR for testing.

Suggested changelog entry:

gentlegiantJGC and others added 2 commits December 30, 2024 19:53
* Fix module type hint

"module" is not a valid python value.
The correct type hint for a module object is "types.ModuleType" which has existed since at least Python 2.6

* Added module type hint test

* style: pre-commit fixes

* Remove doc function

* Fixed type hint

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@rwgk rwgk merged commit 449f413 into pybind:smart_holder Dec 31, 2024
78 checks passed
@rwgk rwgk deleted the sh_merge_master branch December 31, 2024 04:59
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Dec 31, 2024
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Dec 31, 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.

2 participants