getsentry / getsentry/sentry-python

AWS Lambda with Python 3.12 not supported

未关闭
#2,890 6 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
Improvement Integration: AWS Lambda Integration: Serverless Python
主要语言
Python
星标
2.2k
派生
669
平均合并
1 天 1 小时
30 天内合并 PR
213

描述

### How do you use Sentry?

Sentry Saas (sentry.io)

### Version

AWS Lambda Version 101

### Steps to Reproduce

The latest Sentry AWS Lambda layer (101) does not support Python 3.12 which was released Dec 2023.

[Supported versions section](https://docs.sentry.io/platforms/python/integrations/aws-lambda/manual-layer/#supported-versions)

While viewing a lambda function in the AWS Console
* Select the "Code" tab
* View the "Layers" section at the bottom
* Verify that the "SentryPythonServerlessSDK" layer is at version 101 which is the latest version at time of writing.
* Note that the layer compatible runtime does not list python 3.12

### Expected Result

The documentation and the layer's compatible runtimes should list python 3.12 as a supported version.

### Actual Result

The latest version of python supported is 3.11

AWS Console
![Screenshot 2024-03-21 at 9 22 03 AM](https://github.com/getsentry/sentry-python/assets/7118930/114f89bd-af10-4ed8-8f79-208357a8429b)

Doc
![Screenshot 2024-03-21 at 9 22 28 AM](https://github.com/getsentry/sentry-python/assets/7118930/ebacc816-7640-4ce6-918d-9714e01b6729)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。