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 #183

Merged
merged 22 commits into from
Apr 2, 2024

Conversation

edx-requirements-bot
Copy link
Contributor

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

@awais786 awais786 changed the title feat: add python 3.12 support feat: add python 3.11 support Mar 31, 2024
@@ -46,7 +46,7 @@
'sphinx.ext.doctest',
'sphinx.ext.intersphinx',
'sphinx.ext.ifconfig',
'sphinxcontrib.napoleon'
'sphinx.ext.napoleon'
Copy link
Contributor

@awais786 awais786 Mar 31, 2024

Choose a reason for hiding this comment

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

It has some issues with docs. This PR has some related information.

@awais786 awais786 force-pushed the jenkins/add-python312-support-ff17633 branch from a6ea3a5 to d11ec93 Compare March 31, 2024 14:15
@awais786 awais786 changed the title feat: add python 3.11 support feat: add python 3.11 and 3.12 support Mar 31, 2024
Makefile Outdated Show resolved Hide resolved
@feanil feanil merged commit 93c878e into master Apr 2, 2024
13 checks passed
@feanil feanil deleted the jenkins/add-python312-support-ff17633 branch April 2, 2024 19:12
@feanil feanil linked an issue Apr 2, 2024 that may be closed by this pull request
6 tasks
@feanil feanil mentioned this pull request Apr 2, 2024
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 web-fragments on Python 3.11
4 participants