sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

The official Python SDK for Sentry.io

Results 566 sentry-python issues
Sort by recently updated
recently updated
newest added

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 5.2.3. Release notes Sourced from sphinx's releases. v5.2.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html v5.2.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release...

dependencies
python

Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982. Commits 1c2b899 Bump version to 0.982 51d9858 Restore Type vs Callable special-casing that was broken in refactoring (#13784) d03f201 Suggest using upper bound for...

dependencies
python

Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. Release notes Sourced from actions/stale's releases. v6.0.0 :warning: Breaking change :warning: Issues/PRs default close-issue-reason is now not_planned(#789) V5.2.0 Features: New option include-only-assigned enables users...

dependencies
github_actions

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.9.11 to 22.9.23. Release notes Sourced from flake8-bugbear's releases. 22.9.23 add B026: find argument unpacking after keyword argument (#287) Move to setup.cfg like flake8 (#288) Commits 8d9c457...

dependencies
python

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.16.0. Release notes Sourced from jsonschema's releases. v4.16.0 Improve the base URI behavior when resolving a $ref to a resolution URI which is different from...

dependencies
python

Bumps [pytest-localserver](https://github.com/pytest-dev/pytest-localserver) from 0.5.0 to 0.7.0. Release notes Sourced from pytest-localserver's releases. v0.7.0 This release of pytest-localserver includes one key change of interest to users: SMTP support is no longer...

dependencies
python

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3. Release notes Sourced from actions/setup-node's releases. Add support for asdf format and update actions/cache version to 3.0.0 In scope of this release we updated...

dependencies
github_actions

Bumps [checkouts/data-schemas](https://github.com/getsentry/sentry-data-schemas) from `f0a57f2` to `a214fbc`. Commits a214fbc getsentry/relay@608088606b0fccb9da513ffccdaf6ccbdd2b0aab ae8dbea getsentry/relay@4531dd835a5c5d684cb8f038ab820aa650a471aa 543a3c7 getsentry/relay@5789d00170c1a7ab9f64b03515af5d10d2d665f4 0b449e6 getsentry/relay@ca21850936f4b5bcaeadeb1917d7d4088e4e3b8d 9be95f7 getsentry/relay@39f69a78d6ddd73358c80f288d4ca9372124cedf 0627157 getsentry/relay@9ccb84839d4bfd3bfeb029168f009c8a66fcd2e6 a9109e0 getsentry/relay@135eb86c8f3df15a787f2fa8623229fd171b3c2b 6b49188 getsentry/relay@429918ae3bea50a97cb42b02072dd93b4f97bc07 See full diff in compare view Dependabot...

dependencies
Submodules

### Problem Statement New Celery versions should be added to the test suite. ### Solution Brainstorm Add them to tox.ini

enhancement

The current context managers for starting transactions and marking spans are great. However, there have been a few cases where having decorators for transactions and spans would make code simpler...

enhancement
Feature: Performance
Status: Backlog
Hacktoberfest 🎃