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

enable the cython binding=True directive #484

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

graingert
Copy link
Contributor

it becomes the default in cython3 and is needed for sniffio
to detect uvloop as asyncio efficiently

it becomes the default in cython3 and is needed for sniffio
to detect uvloop as asyncio efficiently
tests/test_base.py Outdated Show resolved Hide resolved
tests/test_base.py Outdated Show resolved Hide resolved
@graingert
Copy link
Contributor Author

Hmm, it might be worth updating to cython 3 instead?

@fantix
Copy link
Member

fantix commented Sep 13, 2022

Oh let me try that.


OK, I'd probably do Cython 3 in another uvloop release, it'll take some time to adapt to Cython 3, also Cython 3 would be more tested at that time I think.

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.

None yet

2 participants