Skip to content

Remove Python<=3.5 compatibility code from tests#2649

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

Remove Python<=3.5 compatibility code from tests#2649
sentrivana merged 10 commits into
sentry-sdk-2.0from
ivana/py2.7/remove-compat-from-tests

Conversation

@sentrivana
Copy link
Copy Markdown
Contributor

  • remove py<=3.5 specific imports
  • remove test markers for skipping/xfailing tests on py<=3.5

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 18, 2024 11:41
Copy link
Copy Markdown
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

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

Nice!

@sentrivana sentrivana enabled auto-merge (squash) January 22, 2024 16:19
@sentrivana sentrivana merged commit 9561fff into sentry-sdk-2.0 Jan 22, 2024
@sentrivana sentrivana deleted the ivana/py2.7/remove-compat-from-tests branch January 22, 2024 16:37
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