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

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Add support for Python 3.12 #104

merged 1 commit into from
Apr 10, 2024

Conversation

br3ndonland
Copy link
Owner

Description

This PR will add Python 3.12 support to inboard.

Changes

Code changes

  • Add Python 3.12 to GitHub Actions workflows
  • Add Python 3.12 classifier to pyproject.toml
  • Set Python 3.12 as default version in Dockerfile

Results

  • inboard will now run tests with Python 3.12, in addition to 3.8-3.11
  • inboard will now build and publish its PyPI package using Python 3.12
  • inboard will now include a Python 3.12 classifier in its PyPI package
  • inboard will now ship Docker images running Python 3.12, in addition to 3.8-3.11, and Docker images tagged with latest will now use 3.12

Related

Related projects that have released support for Python 3.12 include:

Related projects that have not released support for Python 3.12 include:

- inboard will now run tests with Python 3.12, in addition to 3.8-3.11
- inboard will now build and publish its PyPI package using Python 3.12
- inboard will now include a Python 3.12 classifier in its PyPI package
- inboard will now ship Docker images running Python 3.12, in addition
  to 3.8-3.11, and Docker images tagged with `latest` will now use 3.12
Copy link

vercel bot commented Apr 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
inboard ✅ Ready (Inspect) Visit Preview Apr 10, 2024 5:56pm

@br3ndonland br3ndonland merged commit ba83a67 into develop Apr 10, 2024
25 checks passed
@br3ndonland br3ndonland deleted the python-3.12 branch April 10, 2024 23:09
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.

1 participant