Skip to content

Conversation

@sntxrr
Copy link
Owner

@sntxrr sntxrr commented Jun 9, 2025

This pull request updates the project to use Python 3.12 across all environments and makes minor adjustments to documentation and runtime configuration files to reflect this change. The updates ensure consistency and compatibility with the latest Python version.

Python Version Upgrade:

  • .devcontainer/devcontainer.json: Updated the development container to use Python 3.12 instead of Python 3.9.
  • Dockerfile: Changed the base image from python:3.9-slim to python:3.12-slim.
  • app.yaml: Updated the runtime configuration to use python312 instead of python27.

Documentation Updates:

  • CODESPACES.md: Updated the Codespaces environment description to reflect the use of Python 3.12 instead of Python 3.9.
  • README.md: Modified the instructions for running the application locally to use python3 instead of Python.

@sntxrr sntxrr merged commit f1f49a9 into main Jun 9, 2025
1 check passed
@sntxrr sntxrr deleted the python-312 branch June 9, 2025 00:34
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.

2 participants