Skip to content

Conversation

@AminAlam
Copy link
Contributor

cache_timeout argument is removed from flask modules called send_file(). This argument was causing the following error in the Flask 2.2.3:

TypeError: send_file() got an unexpected keyword argument 'cache_timeout'

cache_timeout argument is removed from flask modules called send_file(). This argument was causing the following error in the Flask 2.2.3 

TypeError: send_file() got an unexpected keyword argument 'cache_timeout'
cache_timeout arg removed from send_file
@sujeetkv sujeetkv changed the base branch from master to dev May 1, 2025 17:01
@sujeetkv sujeetkv merged commit 5129810 into sujeetkv:dev May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants