-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
SDK
Python SDK
Description
Many artifacts remain from the time when documentation was shared between platforms. Remove generic SDK references. For example, the end of the line below.
A session represents the interaction between the user and the application. Sessions contain a timestamp, a status (if the session was OK or if it crashed), and are always linked to a release. Most Sentry SDKs can manage sessions automatically. |
Suggested Solution
All references to plural SDKs can be checked in the Python docs, and removed or made more precise to only describe the Python SDK in particular.