Skip to content

Consolidate tracing_utils#2655

Merged
sentrivana merged 7 commits into
sentry-sdk-2.0from
ivana/py2.7/remove-tracing-py3
Jan 22, 2024
Merged

Consolidate tracing_utils#2655
sentrivana merged 7 commits into
sentry-sdk-2.0from
ivana/py2.7/remove-tracing-py3

Conversation

@sentrivana

@sentrivana sentrivana commented Jan 18, 2024

Copy link
Copy Markdown
Contributor
  • Remove tracing_utils_py2.py, move the contents of tracing_utils_py3.py to tracing_utils. Some code reorganization was needed to avoid circular imports.
  • Move the contents of test_decorator_sync.py and test_decorator_async_py3.py to a new file, test_decorator.py, and remove the original files.

General Notes

Thank you for contributing to sentry-python!

Please add tests to validate your changes, and lint your code using tox -e linters.

Running the test suite on your PR might require maintainer approval. Some tests (AWS Lambda) additionally require a maintainer to add a special label to run and will fail if the label is not present.

For maintainers

Sensitive test suites require maintainer review to ensure that tests do not compromise our secrets. This review must be repeated after any code revisions.

Before running sensitive test suites, please carefully check the PR. Then, apply the Trigger: tests using secrets label. The label will be removed after any code changes to enforce our policy requiring maintainers to review all code revisions before running sensitive tests.

@sentrivana
sentrivana marked this pull request as ready for review January 19, 2024 15:13

@szokeasaurusrex szokeasaurusrex left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sentrivana
sentrivana merged commit 4673548 into sentry-sdk-2.0 Jan 22, 2024
@sentrivana
sentrivana deleted the ivana/py2.7/remove-tracing-py3 branch January 22, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants