Skip to content

Python 3.14: Validate on CI and adjust for deprecations#94

Merged
amotl merged 2 commits intomainfrom
python314
Nov 3, 2025
Merged

Python 3.14: Validate on CI and adjust for deprecations#94
amotl merged 2 commits intomainfrom
python314

Conversation

@amotl
Copy link
Member

@amotl amotl commented Nov 2, 2025

Modernize.

@coderabbitai
Copy link

coderabbitai bot commented Nov 2, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch python314

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl amotl changed the title CI: Validate on Python 3.14 Python 3.14: Validate on CI and adjust for deprecations Nov 2, 2025
@amotl amotl requested review from kneth and surister November 2, 2025 16:10
@amotl amotl marked this pull request as ready for review November 2, 2025 16:10
@@ -23,7 +23,7 @@ jobs:
os: ['ubuntu-latest']
python-version: [
'3.9',
Copy link

Choose a reason for hiding this comment

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

note: let's raise this up to 3.10 at some point in the **near ** future

Copy link
Member Author

Choose a reason for hiding this comment

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

Alternatively, we can keep it until GHA phases it out?

@amotl amotl merged commit 6332a57 into main Nov 3, 2025
6 checks passed
@amotl amotl deleted the python314 branch November 3, 2025 12:44
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