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

feat: add python 3.11 and 3.12 support #343

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

@edx-requirements-bot edx-requirements-bot commented Feb 23, 2024

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

Please remove django32 required check.

@awais786 awais786 changed the title feat: add python 3.12 support feat: add python 3.11 and 3.12 support Apr 1, 2024
@awais786 awais786 marked this pull request as ready for review April 1, 2024 15:46
@awais786 awais786 force-pushed the jenkins/add-python312-support-f1b7adb branch from 8c76a12 to 806a7df Compare April 1, 2024 16:01
@awais786 awais786 force-pushed the jenkins/add-python312-support-f1b7adb branch from da8f6a1 to ed544a3 Compare April 1, 2024 18:46
@@ -7,7 +7,7 @@
import re
import csv
import logging
from collections import OrderedDict, defaultdict, Hashable
Copy link
Contributor

@awais786 awais786 Apr 1, 2024

Choose a reason for hiding this comment

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

Hashable need to update the import. But I didn't find any usage in this file

@feanil feanil merged commit 490e495 into master Apr 3, 2024
16 checks passed
@feanil feanil deleted the jenkins/add-python312-support-f1b7adb branch April 3, 2024 20:38
@feanil feanil linked an issue Apr 5, 2024 that may be closed by this pull request
6 tasks
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.

Test edx-toggles on Python 3.11
4 participants