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

Detect Nonstandard Submodules #643

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Detect Nonstandard Submodules #643

merged 3 commits into from
Dec 13, 2023

Conversation

mhils
Copy link
Member

@mhils mhils commented Dec 3, 2023

This PR teaches pdoc to pick up submodules from the module contents itself instead of relying on pkgutil. This should fix compatibility with PyO3 and pybind11.

fixes #633

@mhils mhils merged commit dda9202 into mitmproxy:main Dec 13, 2023
12 checks passed
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.

Pdoc Does Not Pick Up PyO3/pybind11 Submodules
1 participant