intake / intake/python-snappy

Move _snappy out of global namespace

Abierto
#33 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
490
Forks
104
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
backend
Tipo de issue
Refactorización
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.