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

Adding (experimental) python 3.11 CI #1991

Merged
merged 8 commits into from
Apr 13, 2022
Merged

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Feb 15, 2022

This PR adds support for Python 3.11 in CI. It will not fail builds - so that we can continue to process PRs while we work with the releases. Note - it did find an issue with uvloop!

@chayim chayim marked this pull request as draft February 15, 2022 14:49
@chayim chayim marked this pull request as ready for review April 10, 2022 07:22
@chayim chayim requested a review from dvora-h April 10, 2022 07:22
@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2022

Codecov Report

Merging #1991 (26fc0aa) into master (cb91eed) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1991      +/-   ##
==========================================
- Coverage   92.45%   92.44%   -0.01%     
==========================================
  Files         104      104              
  Lines       24364    24364              
==========================================
- Hits        22526    22524       -2     
- Misses       1838     1840       +2     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
redis/asyncio/connection.py 84.60% <0.00%> (-0.24%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb91eed...26fc0aa. Read the comment docs.

@chayim chayim changed the title python 3.11 experiment Adding python 3.11 CI Apr 12, 2022
@chayim chayim changed the title Adding python 3.11 CI Adding (experimental) python 3.11 CI Apr 13, 2022
@chayim chayim merged commit 805b184 into redis:master Apr 13, 2022
@chayim chayim deleted the ck-py311-experimental branch April 13, 2022 10:41
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.

3 participants