Move _snappy out of global namespace
Ouverte
- Langage dominant
- Python
- Étoiles
- 490
- Forks
- 104
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
During the package review for fedora, the reviewer spotted that `_snappy` is in the global namespace. Since it is private it may be a good idea to move it in its own namespace. See https://bugzilla.redhat.com/show_bug.cgi?id=1244514#c10
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the `_snappy` binding and checking how it is exposed from the package. Read the Fedora review discussion linked in the issue for the namespace requirement. Done means the private binding is no longer placed in the global namespace without breaking the package interface.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- backend
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100