Skip to content

Conversation

@joshmarkovic
Copy link
Contributor

@joshmarkovic joshmarkovic commented Jan 8, 2026

Changes

  • Declare Python 3.13 in classifiers
  • Remove 3.8 and 3.9 support
  • Enforce Ruff B905 (PEP 618 was introduced in Python 3.10)

How I tested this

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

@joshmarkovic joshmarkovic changed the title Expand to python 3.13 Declare Python 3.13 in classifiers Jan 8, 2026
@skrawcz
Copy link
Contributor

skrawcz commented Jan 8, 2026

Thanks @joshmarkovic mind, removing 3.8 and 3.9 too.

@joshmarkovic joshmarkovic changed the title Declare Python 3.13 in classifiers Add Python 3.13, Remove Python 3.8 and 3.9 Jan 8, 2026
@joshmarkovic
Copy link
Contributor Author

Thanks @joshmarkovic mind, removing 3.8 and 3.9 too.

Done

@joshmarkovic
Copy link
Contributor Author

@skrawcz build-docs is failing (for all PRs). Is there anything else I need to get this approved?

Copy link
Contributor

@skrawcz skrawcz left a comment

Choose a reason for hiding this comment

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

LGTM -- thanks! docs seems like permission error to push.

@skrawcz skrawcz merged commit a9cfd66 into apache:main Jan 9, 2026
14 of 15 checks passed
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