getsentry / sentry-python

The official Python SDK for Sentry.io
https://sentry.io/for/python/
MIT License
1.93k stars 510 forks source link

Add Python 3.9+ runtime support for GCP integration #1667

Open rodolfoBee opened 2 years ago

rodolfoBee commented 2 years ago

Problem Statement

The integration currently supports Python 3.7, which is approaching the end of life: 27 Jun 2023

Should fix: https://github.com/getsentry/sentry-python/issues/1666

Solution Brainstorm

na

github-actions[bot] commented 2 years ago

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

mebibou commented 1 year ago

I added Sentry on GCP integration using Python 3.9 and it never reported any event, I guess that is the reason?