Skip to content

Conversation

@ebetica
Copy link

@ebetica ebetica commented Jul 1, 2025

tests:

$ (uv venv test-anyio-4 && source test-anyio-4/bin/activate && uv pip install "anyio>=4.0,<5.0" pytest curio trio overly && uv pip install -e . && python -m pytest)
$ (uv venv test-anyio-3 && source test-anyio-3/bin/activate && uv pip install "anyio>=3.0,<4.0" pytest curio trio overly && uv pip install -e . && python -m pytest)

tests currently fail actually, but I think it's using a trio api that's deprecated

@Cheaterman
Copy link

Cheaterman commented Aug 22, 2025

Can we please get this merged and publish a new version? The test that fails is indeed because anyio < 4.0 breaks on recent versions of trio, which is very painful for my apps.

@theelous3 Hello? :-)

Cheaterman added a commit to Cheaterman/asks that referenced this pull request Aug 22, 2025
@theelous3
Copy link
Owner

I'll look today, cheers. Sorry was very afk :)

@Cheaterman
Copy link

Cheaterman commented Sep 11, 2025

@theelous3 Thanks in advance :)

EDIT: And glad to see you're OK, I was worried for a moment haha

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.

3 participants