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

Add support for Python 3.12 #71

Open
amruthvvkp opened this issue Jun 7, 2024 · 0 comments · May be fixed by #72
Open

Add support for Python 3.12 #71

amruthvvkp opened this issue Jun 7, 2024 · 0 comments · May be fixed by #72
Assignees

Comments

@amruthvvkp
Copy link
Owner

Is your feature request related to a problem? Please describe.
The current version of the library does not support Python 3.12. This is a feature request to add support for Python 3.12.

Describe the solution you'd like
We would like to add support for Python 3.12. This would involve testing the library with Python 3.12 and making any necessary changes to ensure that the library works correctly with Python 3.12. What it means in a summary -

  • Update pyproject.toml to include Python 3.12
  • Update the CI to include Python 3.12 in the test matrix

Describe alternatives you've considered
We could continue to use Python 3.11, but we would like to take advantage of the new features and improvements in Python 3.12.

Additional context
This issue is also related to the Python 3.12 release schedule: https://www.python.org/dev/peps/pep-0619/

@amruthvvkp amruthvvkp self-assigned this Jun 7, 2024
amruthvvkp added a commit that referenced this issue Jun 7, 2024
@amruthvvkp amruthvvkp linked a pull request Jun 7, 2024 that will close this issue
20 tasks
amruthvvkp added a commit that referenced this issue Jul 6, 2024
…test results of Pytest instead of FlaUI nunit tests

Fixes #71
amruthvvkp added a commit that referenced this issue Jul 6, 2024
… SDK version using Chocolatey.

Environment Refresh: Ensured that the environment variables are refreshed after the installation.
Error Handling: Wrapped the PowerShell script execution in a try-catch block to capture and report any errors that occur.
Debugging Commands: Added commands to output the content of global.json and verify the dotnet command path.
Fixes #71
@amruthvvkp amruthvvkp linked a pull request Aug 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant