Skip to content

Pithon upgrade - #64

Merged
limelator merged 4 commits into
masterfrom
CEL-1379
Feb 18, 2026
Merged

Pithon upgrade#64
limelator merged 4 commits into
masterfrom
CEL-1379

Conversation

@limelator

Copy link
Copy Markdown
Contributor

https://yext.atlassian.net/browse/CEL-1379

Python 3.14 upgrade. Because this repo is public, I chose to include versions 3.12 and 3.13 in case there are those out there that would like this library for those versions

@limelator
limelator marked this pull request as ready for review February 18, 2026 18:20
@limelator
limelator requested a review from a team as a code owner February 18, 2026 18:20
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]

@BWeinfurt BWeinfurt Feb 18, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we be removing the lower unsupported versions from here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm less certain on this one, might be good to get input from Wyatt. I'm treating this repo a bit differently because it is a public repo

BWeinfurt
BWeinfurt previously approved these changes Feb 18, 2026
Comment thread pyproject.toml
Comment on lines 19 to 20
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add the classifiers here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can do

@sonarqubecloud

Copy link
Copy Markdown

@limelator
limelator merged commit 68bf751 into master Feb 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants