getsentry / getsentry/sentry-python
AWS Lambda with Python 3.12 not supported
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 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

Doc

コントリビューションガイド
評価
この issue はまだ評価されていません。