We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
I could not find anything related pickling of pybind11 wrapped objects in python. From looking at boost.python it is possible.
Have you given it any thought yet ? Thanks Jiri
The text was updated successfully, but these errors were encountered:
Pickling is not part of pybind11 at the moment. PRs that implement this feature (especially very compact ones :)) are welcomed.
Sorry, something went wrong.
5606283
pickling support (fixes #144)
1c329aa
chore: update pre-commit hooks (pybind#144)
23a2bcd
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.270 → v0.0.275](astral-sh/ruff-pre-commit@v0.0.270...v0.0.275) - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
No branches or pull requests
Hi
I could not find anything related pickling of pybind11 wrapped objects in python.
From looking at boost.python it is possible.
Have you given it any thought yet ?
Thanks
Jiri
The text was updated successfully, but these errors were encountered: