aio-libs / aio-libs/aiohttp-security
Why has_permission decorator is being deprecated ?
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 240
- Forks
- 70
- Merge medio
- 10 min
- PR fusionados (30 d)
- 3
Descripción
Checking on the code, the decorator `has_permission` option is being deprecated in favor of `check_permission` which has no decorator option. Why?
My best guess is is that it should not be the responsibility of the package to implement such feature, but I could not find the documented reason.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.