flask-log-request-id icon indicating copy to clipboard operation
flask-log-request-id copied to clipboard

Changes to support flask v3

Open ritwickdey opened this issue 1 year ago • 2 comments
trafficstars

  • flask._app_ctx_stack API dropped in v3
  • No breaking changes in this PR ( the PR supports older version too)

If anyone wants to install this PR branch directly.

pip install Flask-Log-Request-ID@git+https://github.com/ritwickdey/flask-log-request-id.git@develop

https://github.com/Workable/flask-log-request-id/issues/58

ritwickdey avatar Mar 21 '24 17:03 ritwickdey