getsentry / getsentry/sentry-python
Expose `Attributes` type definition in public place
Ouverte
Adaptée aux débutants
Improvement
Python
- Langage dominant
- Python
- Étoiles
- 2.2k
- Forks
- 669
- Merge moyen
- 1 j 1 h
- PR mergées (30 j)
- 213
Description
See https://github.com/getsentry/snuba/pull/8245#discussion_r3687009587.
It seems that users currently have to import with `from sentry_sdk._types import Attributes`
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by inspecting sentry_sdk._types and the discussion linked in the issue to understand the current Attributes definition and the intended public import location. Expose the type through a public SDK path so users do not need to import from the private module, then verify that the public import works.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- developer-experience
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 65/100