Commit 7a38347
docs(baggage): Document that caller must check
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 <anton.pirker@sentry.io>mutable (#4010)1 parent 5771f3e commit 7a38347
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
546 | 550 | | |
547 | 551 | | |
548 | 552 | | |
| |||
0 commit comments