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

[xqueue-watcher] add python 3.11 and 3.12 support #110

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

For the details, check the issue openedx/public-engineering#233

@awais786 awais786 marked this pull request as ready for review March 28, 2024 11:49
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.44%. Comparing base (1aa0e58) to head (dc93288).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   88.42%   88.44%   +0.02%     
==========================================
  Files           6        6              
  Lines         475      476       +1     
==========================================
+ Hits          420      421       +1     
  Misses         55       55              

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

@feanil feanil changed the title feat: add python 3.12 support feat: add python 3.11 support Mar 29, 2024
edx-requirements-bot and others added 2 commits March 29, 2024 11:38
The import in `grader.py` was just not being used so I dropped it.  In
jailedgrader.py I replaced the implementation with the sourcefile loader
from importlib which is still around.  The `imp` module is deprecated
and was removed in Python 3.12

With these changes the code is compatible with Python 3.8 and 3.12.
@feanil feanil force-pushed the jenkins/add-python312-support-180d120 branch from 55a38ff to dc93288 Compare March 29, 2024 15:51
@feanil feanil changed the title feat: add python 3.11 support feat: add python 3.11 and 3.12 support Mar 29, 2024
@feanil feanil merged commit ae68485 into master Mar 29, 2024
7 checks passed
@feanil feanil deleted the jenkins/add-python312-support-180d120 branch March 29, 2024 15:59
@kdmccormick kdmccormick changed the title feat: add python 3.11 and 3.12 support [xqueue-watcher] add python 3.11 and 3.12 support Apr 11, 2024
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