Skip to content

Remove generic references from Python SDK docs #15062

@alexander-alderman-webb

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.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions