Skip to content

Conversation

@jsf9k
Copy link
Member

@jsf9k jsf9k commented Nov 26, 2025

🗣 Description

This pull request adds an argument to pyupgrade to apply all changes compatible with Python 3.10 and later.

💭 Motivation and context

Python 3.10 is currently the oldest non-EOL version of Python, so we want to apply all rules that apply to this version or later.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

Python 3.10 is currently the oldest non-EOL version of Python, so we
want to apply all rules that apply to this version or later.  See here
for more details:
https://www.gyford.com/phil/writing/2025/08/26/how-to-use-pyupgrade/
@jsf9k jsf9k self-assigned this Nov 26, 2025
@jsf9k jsf9k added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Nov 26, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 26, 2025
@jsf9k jsf9k marked this pull request as ready for review November 26, 2025 14:38
@jsf9k jsf9k requested review from dav3r and mcdonnnj as code owners November 26, 2025 14:38
@jsf9k jsf9k moved this from In progress to Review in progress in Skeleton Maintenance Nov 26, 2025
@jsf9k jsf9k moved this to In Progress in Next Kraken Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Projects

Status: In Progress
Status: Review in progress

Development

Successfully merging this pull request may close these issues.

2 participants