Cache functions returning None with decorators
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1.4k
- Forks
- 181
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This is seemingly the same issue as https://github.com/aio-libs/aiocache/issues/452 but as is noted in the comments in that issue, the skipping of None values is still hardcoded into the decorator `@cached`.
https://github.com/aio-libs/aiocache/blob/ceb0b5ed6e808f21c4b5ae2dab6fc38c0b01c0b6/aiocache/decorators.py#L137-L141
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.