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

Test mockprock on Python 3.11 #45

Closed
6 tasks
Tracked by #34229
feanil opened this issue Mar 25, 2024 · 3 comments
Closed
6 tasks
Tracked by #34229

Test mockprock on Python 3.11 #45

feanil opened this issue Mar 25, 2024 · 3 comments
Assignees

Comments

@feanil
Copy link
Contributor

feanil commented Mar 25, 2024

This repository is a depedency of edx-platform and needs to be upgraded to Python 3.11 before
the Readwood release is cut (mid-April).

  • Requirements are compiled with Python 3.8
  • Tests are run on Python 3.8 and 3.11
  • (Optional) Tests are also run with 3.12 and passing or 3.12 issues are ticketed.
  • Classifiers in setup.py setup.cfg or pyproject.toml indicate Python 3.11 support
  • A new version is release to PyPI
  • A PR is merged to edx-platform to use the new version
@mariajgrimaldi
Copy link
Member

This repository doesn't have a workflow for Python or unittests, but I'll review it next week to see if I can easily add some.

@kdmccormick
Copy link
Member

@mariajgrimaldi this is meant to be a development-only tool. Unit tests are always good, but if you have limited time, consider instead removing this from edx-platform's requirement lists. Developers would still be able to install it locally.

@feanil
Copy link
Contributor Author

feanil commented Apr 20, 2024

It looks like this is currently only installed as an NPM dev dependency so we don't need to do anything for the python 3.11 upgrade.

@feanil feanil closed this as completed Apr 20, 2024
@feanil feanil self-assigned this Apr 20, 2024
@feanil feanil reopened this Apr 20, 2024
@feanil feanil closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 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

No branches or pull requests

3 participants