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

Request to Add Python 3.12 Support to drf-api-action Project #54

Open
Ori-Roza opened this issue Dec 18, 2023 · 0 comments
Open

Request to Add Python 3.12 Support to drf-api-action Project #54

Ori-Roza opened this issue Dec 18, 2023 · 0 comments

Comments

@Ori-Roza
Copy link
Owner

Ori-Roza commented Dec 18, 2023

The current version of the drf-api-action project lacks support for Python 3.12. With the upcoming release of Python 3.12, it is essential to ensure compatibility with the latest Python version. This issue is raised to request the addition of Python 3.12 support to the project.

Update README:

  • Add a badge indicating support for Python 3.12 in the README file.

Update CI Configuration:

  • Add Python 3.12 to the version matrix in the project's CI configuration file (e.g., .travis.yml, .github/workflows/main.yml).

Test Compatibility:

  • Implement necessary changes to ensure that the project functions as expected with Python 3.12.
    Documentation Updates:

If any specific considerations or changes are needed for Python 3.12 compatibility, document them in the project's documentation.

Expected Behavior
After the proposed changes are implemented, the project should be compatible with Python 3.12, and the CI builds should pass successfully.

Steps to Reproduce
Update the README with the Python 3.12 badge.
Add Python 3.12 to the version matrix in the CI configuration file.
Test the project with Python 3.12 to ensure compatibility.
Additional Information

Link to the Python 3.12 release notes for reference.
If there are any specific features or changes in Python 3.12 that the project should leverage or address, please mention them here.
This enhancement will help users and contributors of the drf-api-action project to stay up-to-date with the latest Python version and benefit from any improvements or features introduced in Python 3.12.

@Ori-Roza Ori-Roza changed the title support Python 3.12 Request to Add Python 3.12 Support to drf-api-action Project Dec 18, 2023
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

No branches or pull requests

1 participant