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

Update python to 3.12 #887

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Update python to 3.12 #887

wants to merge 2 commits into from

Conversation

MythicManiac
Copy link
Member

@MythicManiac MythicManiac commented Oct 4, 2023

Update python to 3.12 along some dependencies which required updating at
the same time.

At least a single issue seems to still be unresolved in kombu (used by celery), waiting on celery/kombu#1668 to be resolved before this can be merged

Make it possible to change the run command of the Django container in
the docker compose file by the use of local environment variables.

This is useful as sometimes the default gunicorn runmode will not
properly display errors, this mostly happens for import time errors.
Update python to 3.12 along some dependencies which required updating at
the same time.
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (71fd783) 92.18% compared to head (e322fd3) 91.31%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #887      +/-   ##
==========================================
- Coverage   92.18%   91.31%   -0.87%     
==========================================
  Files         270      270              
  Lines        7711     7531     -180     
  Branches      734      734              
==========================================
- Hits         7108     6877     -231     
  Misses        501      501              
- Partials      102      153      +51     

see 180 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MythicManiac MythicManiac marked this pull request as draft October 4, 2023 15:53
@anttimaki
Copy link
Collaborator

@MythicManiac well code change wise LGTM, did you want me to test this locally?

@MythicManiac
Copy link
Member Author

Not before the obvious issues are fixed (the kombu compatibility issue) at least, since we should do proper testing after the changes are fully locked in, so it'd potentially be wasted work at this point.

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.

None yet

2 participants