Explicitly handle tempfile.TemporaryFile as a payload
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 16.5k
- Forks
- 2.4k
- Merge medio
- 17 h 22 min
- PR fusionados (30 d)
- 212
Descripción
`aiohttp.payload.PAYLOAD_REGISTRY.register(aiohttp.payload.IOBasePayload, tempfile.TemporaryFile)` is probably enough.
The test is required.
See https://bugs.python.org/issue33762 for the context
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.