api: bump uvloop from 0.16.0 to 0.17.0 in /packages/api
Bumps uvloop from 0.16.0 to 0.17.0.
Release notes
Sourced from uvloop's releases.
v0.17.0
This release adds Python 3.11 support, updates bundled libuv to 1.43.0 and fixes a handful of issues.
Changes
Expose uv_loop_t pointer for integration with other C-extensions (#310) (by
@pranavtbhatin b332eb85 for #310)Support python 3.11+ (#473) (by
@zeroday0619in 8e42921d for #473)Expose libuv uv_fs_event functionality (#474) (by
@jensbjorgensen@fantixin 74d381e8 for #474)Activate debug mode when
-X devis used (by@jack1142in 637a77a3)Expose uv_version() for libuv API compatibility (#491) (by
@fantixin 089f6cbf for #491)Fix loop.getaddrinfo() and tests (#495) (by
@fantixin 598b16fd for #495)Bump to libuv 1.43.0 (by
@fantixin 94e5e535)Fixes
_TransProtPair is no longer defined in asyncio.events (by
@jensbjorgensenin fae5f7fb)use a TypeVar for asyncio.BaseProtocol (#478) (by
@graingertin 3aacb352 for #478)Fix segfault in TimerHandle.when() after cleared (by
@jensbjorgensenin c39afff8 for #469)Avoid self._errpipe_write double close (#466) (by
@graingertin 72140d7e for #466)Fix typo in test (#456) (by
@kianmengin 033d52d0 for #456)Fix potential infinite loop (#446) (by
@kfurin ada43c06 for #446)use a stack of self._fds_to_close to prevent double closes (#481)
... (truncated)
Commits
afb3268uvloop v0.17.039cf04cFix typo discovered by codespell94e5e53Bump to libuv 1.43.0d2deffebugfix: write to another transport in resume_writing() fails (#498)25b5f1eLonger test timeout (#497)598b16fFix loop.getaddrinfo() and tests (#495)d6a2b59Fix tests invocation on release CI worklow (#489)9c37930Drop Python 3.6 support for thread identcdab9d3CRF: rename _start_write() to _initiate_write()9c6ecb6Queue write only after processing all buffers (#445)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploying with
Cloudflare Pages
| Latest commit: |
88da36f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0cc1ba1f.mousey.pages.dev |
| Branch Preview URL: | https://dependabot-pip-packages-api--oup4.mousey.pages.dev |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.