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

Drop support of Python 3.7 and update CI #578

Merged
merged 3 commits into from Oct 22, 2023
Merged

Drop support of Python 3.7 and update CI #578

merged 3 commits into from Oct 22, 2023

Conversation

fantix
Copy link
Member

@fantix fantix commented Oct 15, 2023

@fantix fantix requested a review from 1st1 October 15, 2023 21:42
@fantix fantix merged commit ee5ad26 into master Oct 22, 2023
11 checks passed
@fantix fantix deleted the drop-3.7 branch October 22, 2023 18:04
fantix added a commit that referenced this pull request Oct 22, 2023
Changes
=======

* Drop support of Python 3.7 and update CI (#578)
  (by @fantix in ee5ad26 for #578)

Fixes
=====

* Restore uvloop.new_event_loop and other missing uvloop members to typing (#573)
  (by @graingert in 5c500ee for #573)

* Fix docstring of loop.shutdown_default_executor (#535)
  (by @Gelbpunkt in 919da56 for #535)

* Fix CI status badge (#522)
  (by @shuuji3 in 0e9ff6c for #522)
@fantix fantix mentioned this pull request Oct 22, 2023
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.

uvloop installs generated loop.c file
2 participants