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

[191]: Upgrade to Python 3.12 #226

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abdullahQureshee
Copy link

No description provided.

@abdullahQureshee abdullahQureshee marked this pull request as draft February 6, 2025 09:27
@abdullahQureshee abdullahQureshee force-pushed the maq/191 branch 2 times, most recently from 7ec1299 to 0a51874 Compare February 6, 2025 09:34
@abdullahQureshee
Copy link
Author

@irtazaakram I can't find a lot to change in this repo, for example, the changes here. Please guide me if I've missed any change in this PR.

Copy link
Member

@irtazaakram irtazaakram left a comment

Choose a reason for hiding this comment

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

This should be a support PR rather than an upgrade PR.

Comment on lines +16 to 23
- python_version: '3.12'
ubuntu_version: '20.04'
os: "ubuntu-20.04"
- python_version: '3.11'
- python_version: '3.12'
ubuntu_version: '22.04'
os: "ubuntu-22.04"
- python_version: '3.11'
- python_version: '3.12'
ubuntu_version: '24.04'
Copy link
Member

Choose a reason for hiding this comment

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

We need to support both python 3.11 & 3.12 here

@@ -53,5 +53,6 @@ def get_version(*file_paths):
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.8',
Copy link
Member

Choose a reason for hiding this comment

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

let's drop all references/usage of python 3.8 here

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.

3 participants