Skip to content

Drop pybind11 module_local() from bound-type registrations#512

Merged
evertlammerts merged 1 commit into
duckdb:mainfrom
evertlammerts:prototype/drop-module-local
Jun 26, 2026
Merged

Drop pybind11 module_local() from bound-type registrations#512
evertlammerts merged 1 commit into
duckdb:mainfrom
evertlammerts:prototype/drop-module-local

Conversation

@evertlammerts

Copy link
Copy Markdown
Member

Remove the 6 py::module_local() annotations (DuckDBPyConnection, Statement, Expression, Relation, Type class_ registrations + the token_type enum).

Remove the 6 py::module_local() annotations (DuckDBPyConnection, Statement,
Expression, Relation, Type class_ registrations + the token_type enum).
@evertlammerts evertlammerts merged commit 676a023 into duckdb:main Jun 26, 2026
15 checks passed
@evertlammerts evertlammerts deleted the prototype/drop-module-local branch June 26, 2026 16:30
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