Skip to content

uvloop 0.20.0 - #617

Merged
github-actions[bot] merged 1 commit into
masterfrom
release
Aug 15, 2024
Merged

uvloop 0.20.0#617
github-actions[bot] merged 1 commit into
masterfrom
release

Conversation

@fantix

Copy link
Copy Markdown
Member

Changes
=======
* Upgrade libuv to v1.48.0 (#600)
(by @niklasr22@fantix in 7777852 for #596#615)
Fixes
=====
* Fix test_create_server_4 with Python 3.12.5 (#614)
(by @shadchin in 62f9239)
* Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591)
(by @avkarenow in c8531c2 for #591)
* Inline _Py_RestoreSignals() from CPython (#604)
(by @befeleme in 8511ba1 for #603)
@edgarrmondragon

edgarrmondragon commented Aug 15, 2024

Copy link
Copy Markdown
Contributor

Should 0.20.0 also include (normal non-free-threaded) Python 3.13 wheels?

EDIT: Ok, too late for that 😅

@github-actions
github-actionsBot merged commit 2d35f10 into masterAug 15, 2024
@fantix
fantix deleted the release branch August 15, 2024 19:38
@fantix

Copy link
Copy Markdown
MemberAuthor

Should 0.20.0 also include (normal non-free-threaded) Python 3.13 wheels?

EDIT: Ok, too late for that 😅

Maybe 0.21 after your #610

Sign up for freeto 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

@fantix@edgarrmondragon@edgedb-ci