You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(baggage): Document that caller must check mutable (#4010)
The `Baggage` class does not enforce mutability. Document this to avoid
confusion.
<!-- Describe your PR here -->
---
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. The
AWS Lambda tests additionally require a maintainer to add a special
label, and they will fail until this label is added.
Co-authored-by: Anton Pirker <[email protected]>
0 commit comments