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

Time for a new trio-asyncio release? #93

Closed
shamrin opened this issue Dec 24, 2020 · 0 comments · Fixed by #94
Closed

Time for a new trio-asyncio release? #93

shamrin opened this issue Dec 24, 2020 · 0 comments · Fixed by #94

Comments

@shamrin
Copy link
Contributor

shamrin commented Dec 24, 2020

Current trio-async version (0.11) works fine, but produces annoying TrioDeprecationWarning:

.../trio_asyncio/_base.py:20: TrioDeprecationWarning: trio.hazmat is deprecated since Trio 0.15.0; use trio.lowlevel instead (https://github.com/python-trio/trio/issues/476)
  from trio.hazmat import wait_for_child

(By the way, I haven't found a way to disable the warning.)

Could it be a good time for a next release? Changes since last release: v0.11.0...master

See also: #52 (comment)

@shamrin shamrin mentioned this issue Dec 31, 2020
13 tasks
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 a pull request may close this issue.

1 participant