Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Sep 24, 2025

fixes #1255

Important: alias for the new flavor is set to :

"aliases": ["PYTHON3", "PYTHON312"],

in "language_definitions.json"
=> This means both standard Python flavor will claim to be the default Python3 alias.

All Submissions:

  • Check if your pull request goes to the correct base branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"
  2. Have you thought about version number? If there is a breaking change in the toolchain, need to update major version.
  3. If you plan a release, have you checked the Exasol packages for updates?
    1. Websocket API (https://github.com/EXASOL/websocket-api)
    2. Exasol-BucketFS

sgn4sangar
sgn4sangar previously approved these changes Sep 29, 2025
@tomuben tomuben merged commit 0fe865d into develop Oct 2, 2025
143 checks passed
@tomuben tomuben deleted the features/1255_python_3.12_standard_flavor branch October 2, 2025 09:07
tomuben added a commit that referenced this pull request Oct 2, 2025
Changelog:
@tomuben
- #1255: Added Python3.12 standard flavor (#1258) 
- Prepare release 10.1.0 (#1271)
- #1273: Updated pyexasol to 1.2.0 (#1274)
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