Skip to content

Preparation for Python 3.11 support (SYN-5095) #3070

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

Merged
merged 25 commits into from
Apr 7, 2023
Merged

Conversation

vEpiphyte
Copy link
Contributor

  • Update library versions for lmdb, msgpack, tornado and xxhash
  • Add python 3.11 to our CI tests as a optional job
  • Update developer guide to note the cpython version in docker containers may change

@vEpiphyte vEpiphyte added this to the v2.12x.x milestone Apr 7, 2023
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.11 ⚠️

Comparison is base (462c50e) 97.26% compared to head (3ece2f0) 97.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3070      +/-   ##
==========================================
- Coverage   97.26%   97.16%   -0.11%     
==========================================
  Files         222      222              
  Lines       43910    43909       -1     
==========================================
- Hits        42711    42665      -46     
- Misses       1199     1244      +45     
Flag Coverage Δ
linux 97.16% <ø> (-0.01%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/telepath.py 93.66% <ø> (-0.01%) ⬇️

... and 9 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vEpiphyte vEpiphyte merged commit 9e80265 into master Apr 7, 2023
@vEpiphyte vEpiphyte deleted the feat_python311_prep branch April 7, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants