Add type annotations

Abierto
#340 4 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Refactorización
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
cryptography

Línea de trabajo

The issue does not name specific files or modules; begin by reviewing the modules most commonly used and the project's existing typing conventions. Determine the intended annotation scope and static-checking expectations before starting. Done means the agreed modules have useful type annotations and the resulting type-checking approach is documented or verifiable.

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

Descripción

maintenance

Adding typehints would greatly improve usability.

Without type annotations, IDE support is very limited and I often have to search through the code to figure out the exact types of a given attribute. Also static typechecking is obviously not possible, which I think is also pretty important for consistent code quality.

If that's an effort that would be appreciated, I would start by type-hinting the modules I currently use the most.

Lenguaje dominante
Python
Estrellas
973
Forks
343
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

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

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de tlsfuzzer/python-ecdsa

Todos los issues de tlsfuzzer/python-ecdsa

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.