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

Start supporting Python 3.11 #863

Merged
merged 6 commits into from
Nov 1, 2022
Merged

Start supporting Python 3.11 #863

merged 6 commits into from
Nov 1, 2022

Conversation

wbarnha
Copy link
Member

@wbarnha wbarnha commented Oct 31, 2022

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • Add a new news fragment into the CHANGES folder

Hi there, I'm a maintainer of https://github.com/faust-streaming/faust and we use this project as a dependency. Could we get support for Python 3.11 going?

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #863 (873de89) into master (7544add) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #863      +/-   ##
==========================================
+ Coverage   97.55%   97.58%   +0.03%     
==========================================
  Files          28       28              
  Lines        5389     5389              
==========================================
+ Hits         5257     5259       +2     
+ Misses        132      130       -2     
Flag Coverage Δ
cext 88.29% <ø> (ø)
integration 97.55% <ø> (+0.03%) ⬆️
purepy 97.12% <ø> (+0.07%) ⬆️
unit 37.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiokafka/consumer/fetcher.py 97.79% <0.00%> (+0.31%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ods ods merged commit 70dea78 into aio-libs:master Nov 1, 2022
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.

2 participants