ament / ament/ament_lint

ament_pep257 uses deprecated pydocstyle

Abierto
#497 8 comentarios 0 reacciones 0 asignados Ver en GitHub
backlog help wanted
Lenguaje dominante
Python
Estrellas
50
Forks
129
Merge medio
3 d 10 h
PR fusionados (30 d)
3

Descripción

It currently still works but has been [deprecated](https://github.com/PyCQA/pydocstyle/pull/658) in favor of [ruff](https://github.com/astral-sh/ruff). However as of https://github.com/astral-sh/ruff/issues/659 there is not currently a Python api that could be used to replace it. And even if it did work ruff is not available via package managers yet.

Some possible solutions are the following:
1. Add warning into ament_pep257 that it might break in the future
2. Hold out for a ruff api replacement that could be dropped in pydocstyles' place in the future
3. Add a deprecation warning then in some future version deprecate in favor of some future ament_ruff

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.