Skip to content

chore: Dropped support for Python 3.8 and added support for Python 3.12#316

Merged
feanil merged 1 commit intoopenedx:masterfrom
Palwisha-18:Palwisha-18/python-version-upgrade
May 19, 2025
Merged

chore: Dropped support for Python 3.8 and added support for Python 3.12#316
feanil merged 1 commit intoopenedx:masterfrom
Palwisha-18:Palwisha-18/python-version-upgrade

Conversation

@Palwisha-18
Copy link
Copy Markdown
Contributor

@Palwisha-18 Palwisha-18 commented May 15, 2025

Resolves #271

  • Updated Python version in tox
  • Bumped actions/checkout to v4
  • Bumped actions/setup-python to v5
  • Fixed Pylint issues
  • Updated Requirements and changelog

- Updated Python version in tox
- Bumped actions/checkout to v4
- Bumped actions/setup-python to v5
- Fixed Pylint issues
- Update Requirements

Complete python versions support
int-import-graph =

[EXCEPTIONS]
overgeneral-exceptions = Exception
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine for now but for future reference, take a look at the top of this file, it shouldn't be updated manually, it's generated and should be updated using edx-lint

@feanil feanil merged commit bebd2b7 into openedx:master May 19, 2025
27 checks passed
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.

Drop Python 3.8 & Add Support for Python 3.12

2 participants