Skip to content

Conversation

@eso31
Copy link
Contributor

@eso31 eso31 commented Jun 11, 2018

Fixes issue 2824

Now when you run flask --version command it shows you the Werkzeug version as well. I changed the order as well to be Python, Flask and Werkzeug as it is shown in the issue template.

Let me know if it has to be done in some other way.

@emil45
Copy link

emil45 commented Jun 16, 2018

It is best to remain consistent, the version of Flask imported in the global scope (line 28).
So werkzeug version should be also be imported in the global scope, rather than within the function.

As for the idea itself, I responded to you in issue.

@pallets pallets locked as off-topic and limited conversation to collaborators Jul 24, 2018
@davidism davidism changed the base branch from master to 1.0-maintenance January 7, 2019 00:17
@davidism davidism added the cli label Jan 7, 2019
@davidism davidism added this to the 1.0.3 milestone Jan 7, 2019
@davidism davidism merged commit 232e5c8 into pallets:1.0-maintenance Jan 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants