Skip to content

fix(cache): Fix _key_as_string#3132

Merged
sentrivana merged 3 commits into
masterfrom
ivana/fix-get-safe-key
Jun 5, 2024
Merged

fix(cache): Fix _key_as_string#3132
sentrivana merged 3 commits into
masterfrom
ivana/fix-get-safe-key

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Fixes #3130


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 June 5, 2024 09:06
@sentrivana
sentrivana requested a review from antonpirker June 5, 2024 09:10
@sentrivana
sentrivana enabled auto-merge (squash) June 5, 2024 13:08
@sentrivana sentrivana changed the title fix(cache): Fix get_safe_key fix(cache): Fix _key_as_string Jun 5, 2024
@sentrivana
sentrivana merged commit 8f80dfe into master Jun 5, 2024
@sentrivana
sentrivana deleted the ivana/fix-get-safe-key branch June 5, 2024 13:14
arjennienhuis pushed a commit to arjennienhuis/sentry-python that referenced this pull request Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make sure int keys are handled by redis integration

2 participants