Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23305

Flask and FastAPI uploaded file type

$
0
0

The type hint for Flask werkzeug.datastructures.FileStorage.stream is IO[bytes] and for FastAPI fastapi.UploadFile.file is BinaryIO. But when I check the type of an uploaded file using isinstance(), it is tempfile.SpooledTemporaryFile for both Flask and FastAPI. Why?

Please leave a comment when you downvote.


Viewing all articles
Browse latest Browse all 23305

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>