Skip to content

Bump python minimum version to 3.10 - 3.9 is past end-of-life - #559

Merged
stroxler merged 1 commit into
Instagram:mainfrom
stroxler:bump-python-version
Jun 1, 2026
Merged

Bump python minimum version to 3.10 - 3.9 is past end-of-life#559
stroxler merged 1 commit into
Instagram:mainfrom
stroxler:bump-python-version

Conversation

@stroxler

@stroxler stroxler commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

This is necessary for uv sync to even work, otherwise it detects that the version of isort we already require does not support 3.9

Test Plan

uv venv .venv
. .venv/bin/activate
uv sync

now works - it was crashing on trunk due to the dependency mismatch

@stroxler
stroxler requested a review from amyreese as a code owner June 1, 2026 22:47
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 1, 2026
@stroxler
stroxler force-pushed the bump-python-version branch from 0588fd6 to 88d7e76 Compare June 1, 2026 22:52
@stroxler
stroxler merged commit 6980c67 into Instagram:main Jun 1, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant