Skip to content

Migrate sentry_sdk.push_scope calls to SDK 2.0 API #73423

@szokeasaurusrex

Description

@szokeasaurusrex

sentry_sdk.push_scope is deprecated as of Sentry Python SDK version 2.0.0. Each of these calls should be replaced with the (roughly) equivalent sentry_sdk.isolation_scope.

See also #73263

### Implementing PRs
- [ ] #73490
- [ ] https://github.com/getsentry/sentry/pull/73491
- [ ] #73492
- [ ] https://github.com/getsentry/sentry/pull/73495
- [ ] https://github.com/getsentry/sentry/pull/73501
- [ ] https://github.com/getsentry/sentry/pull/73502
- [ ] https://github.com/getsentry/sentry/pull/73503
- [ ] https://github.com/getsentry/sentry/pull/73504

Metadata

Metadata

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions