Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update filename_format ProfilerMiddleware #1508

Closed
wants to merge 0 commits into from

Conversation

lidayan
Copy link
Contributor

@lidayan lidayan commented Apr 9, 2019

there is a error when formating string(default-file-name), like this:

Traceback (most recent call last):
  File "werkzeug/middleware/profiler.py", line 119, in __call__
    time=time.time()
ValueError: Unknown format code 'd' for object of type 'float'

fixes #1511

@davidism
Copy link
Member

I messed up and didn't notice that you'd committed to your master branch. Try to avoid doing that, as any pushes I make as maintainer will mess up your repo. You'll want to delete your fork and recreate it if you want to contribute again.

I'll create a separate PR with your commits, so you'll still get the credit for this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants