Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: drop Python 3.6 #29504

Merged
merged 6 commits into from Oct 22, 2021
Merged

chore: drop Python 3.6 #29504

merged 6 commits into from Oct 22, 2021

Conversation

@joshuarli
Copy link
Member

@joshuarli joshuarli commented Oct 22, 2021

This drops Python 3.6 completely, and onpremise is upgraded to 3.8 as well. (Pending snuba-sdk new release.)

@joshuarli joshuarli merged commit b0cfeb1 into master Oct 22, 2021
38 checks passed
@joshuarli joshuarli deleted the chore/drop-py36 branch Oct 22, 2021
armenzg added a commit that referenced this issue Oct 27, 2021
Back in #28213, we added different Python versions depending if executing on Arm or Intel chip-sets.

Last week we dropped Python 3.6 (#29504) and many engineers had to upgrade their dev env.

Unfortunately, engineers w/o `direnv` execution and in some edge cases, started having trouble installing the newer Python version.

This change attempts to simplify the code and hopefully help the edge cases we have seen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants