We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PYTHONASYNCIODEBUG
Cython was recently updated and this allows uvloop to be compatible with python 3.12. There are a plethora of projects out there that relies on this.
Is it possible to prioritize this and make a release, please? Asyncpg, for instance, it's one of them.
Appreciate the understanding, tarsil
The text was updated successfully, but these errors were encountered:
There is absolutely no value in this issue over #567. Please let the devs concentrate on upgrading, rather than creating unhelpful noise.
Sorry, something went wrong.
uvloop 0.18.0
400a0c3
Fixes ===== * CI fixes (#520, #553) (by @altendky in 7783f1c, @dulmandakh in 1dd40f1) * Make extract_stack resilient to lacking frames. (#563) (by @jhance in 0687643 for #563) * Port uvloop to Python 3.12 (#570) (by @1st1, @fantix in 9f82bd7 for #569)
5ddf38b
Changes ======= * Port uvloop to Python 3.12 (#570) (by @1st1, @fantix in 9f82bd7 for #569) * Upgrade libuv to v1.46.0 (#571) (by @fantix in 2e1978c for #571) Fixes ===== * CI fixes (#520, #553) (by @altendky in 7783f1c, @dulmandakh in 1dd40f1) * Make extract_stack resilient to lacking frames. (#563) (by @jhance in 0687643 for #563)
Successfully merging a pull request may close this issue.
PYTHONASYNCIODEBUG
in env?: N/ACython was recently updated and this allows uvloop to be compatible with python 3.12. There are a plethora of projects out there that relies on this.
Is it possible to prioritize this and make a release, please? Asyncpg, for instance, it's one of them.
Appreciate the understanding,
tarsil
The text was updated successfully, but these errors were encountered: