Skip to content

make pyo3 optional, support async dns validation, fix #31#32

Open
jb-alvarado wants to merge 3 commits into
bnkc:mainfrom
jb-alvarado:main
Open

make pyo3 optional, support async dns validation, fix #31#32
jb-alvarado wants to merge 3 commits into
bnkc:mainfrom
jb-alvarado:main

Conversation

@jb-alvarado
Copy link
Copy Markdown

@jb-alvarado jb-alvarado commented Jan 22, 2026

This pull request makes pyo3 optional, but activate it as default. The normal behavior is not affected, but when we use this create in a rust project we can disable pyo3 with default-features = false, because it is really not needed, also not polars.

I also add a blocking feature and made default. If it is disabled async dns validation is supported.

@jb-alvarado jb-alvarado changed the title make pyo3 optional make pyo3 optional, support async dns validation, fix #31 Jan 23, 2026
@jb-alvarado
Copy link
Copy Markdown
Author

Hello @bnkc, any opinions on that?

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