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: Python 3.10 #14360

Merged
merged 5 commits into from
Feb 24, 2023
Merged

chore: Python 3.10 #14360

merged 5 commits into from
Feb 24, 2023

Conversation

frankh
Copy link
Contributor

@frankh frankh commented Feb 22, 2023

Problem

Performance gains go brrr

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

  • CI
  • running locally

Performance gains go brrr
Needed this bug to be fixed: python/mypy#13627

This also incidentally fixed the mypy bug in csv_exporter.py
@frankh frankh marked this pull request as ready for review February 22, 2023 14:14
runtime.txt Outdated
@@ -1 +1 @@
python-3.9.16
python-3.10.7
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why we are not on the latest 3.10 patch? 3.10.10 was released on Feb 8th.

Copy link
Contributor

Choose a reason for hiding this comment

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

Miscellaneous bugfixes in the changelog from 3.10.7 to 3.10.10 as far as I can tell.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, no reason, just Google lied to me when I searched latest python version 😔

Copy link
Contributor

@tomasfarias tomasfarias left a comment

Choose a reason for hiding this comment

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

3.10 is a big one, just the better error messages make this worth it. Thank you 🎉

@hazzadous hazzadous merged commit 0dfc549 into master Feb 24, 2023
@hazzadous hazzadous deleted the python-3.10 branch February 24, 2023 09:14
@hazzadous
Copy link
Contributor

@frankh 3.11 ? ⏲️

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.

3 participants