Skip to content

Remove stray Python3.9 mentions and tox env - #848

Merged
tammy-baylis-swi merged 2 commits into
mainfrom
rm-extra-py39-mentions
Aug 18, 2026
Merged

Remove stray Python3.9 mentions and tox env#848
tammy-baylis-swi merged 2 commits into
mainfrom
rm-extra-py39-mentions

Conversation

@tammy-baylis-swi

@tammy-baylis-swi tammy-baylis-swi commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Removes stray Python 3.9 mentions and tox env that were missed and should have been removed with APM version 7.0.0. Makes 3.14 testing and doc mentions a bit more consistent also.

Copilot AI left a comment

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.

Pull request overview

This PR updates the repository’s stated and configured Python support baseline by removing remaining Python 3.9 references and ensuring Python 3.14 references are consistent with the project’s supported version range (>=3.10).

Changes:

  • Removed Python 3.9 tox environments and expanded tox envlists to cover Python 3.10–3.14.
  • Updated public-facing documentation (README / CONTRIBUTING) to reflect Python 3.10+ support and refreshed tox usage examples.
  • Updated GitHub Copilot repo instructions to reflect the 3.10–3.14 compatibility target.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
tox.ini Drops py39 tox envs and adds py314 envs for test/lambda/lint.
README.md Updates minimum supported Python version badge and Requirements text to 3.10+.
CONTRIBUTING.md Updates regression-testing version references and tox example env names.
.github/copilot-instructions.md Aligns stated supported Python versions with >=3.10 and up to 3.14.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread tox.ini
Comment thread CONTRIBUTING.md

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.

@tammy-baylis-swi
tammy-baylis-swi marked this pull request as ready for review August 18, 2026 22:33
@tammy-baylis-swi
tammy-baylis-swi requested review from a team as code owners August 18, 2026 22:33
@tammy-baylis-swi
tammy-baylis-swi merged commit 02e72f6 into main Aug 18, 2026
53 checks passed
@tammy-baylis-swi
tammy-baylis-swi deleted the rm-extra-py39-mentions branch August 18, 2026 23:18
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