Skip to content

Remove deprecated code #2583

Closed
Closed
@sentrivana

Description

@sentrivana

Problem Statement

We should remove code marked deprecated when we release Sentry SDK 2.0, like compatibility codepaths for old Sentries, etc.

This does not include dropping Python 2 and 3.5 compatibility hacks. That will be done in #2581.

Solution Brainstorm

Search the codebase for stuff marked deprecated and remove it.

Make sure to call all instances of this out in the changelog and migration guide.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions