Skip to content

Fix error in new AppEngine environments#1462

Merged
jab merged 1 commit into
pallets:masterfrom
aaronsarna:patch-1
Jan 30, 2020
Merged

Fix error in new AppEngine environments#1462
jab merged 1 commit into
pallets:masterfrom
aaronsarna:patch-1

Conversation

@aaronsarna
Copy link
Copy Markdown
Contributor

Newer AppEngine environments don't define the SERVER_SOFTWARE env variable. Without this change, importing click dies with a KeyError.

See related pull request for urllib3: urllib3/urllib3#1704

Newer AppEngine environments don't define the SERVER_SOFTWARE env variable. Without this change, importing click dies with a KeyError.

See related pull request for urllib3: urllib3/urllib3#1704
@aaronsarna aaronsarna requested a review from zacbir January 30, 2020 21:23
@jab jab merged commit ff06fa2 into pallets:master Jan 30, 2020
@jab
Copy link
Copy Markdown
Contributor

jab commented Jan 30, 2020

Thanks for the contribution!

@aaronsarna aaronsarna deleted the patch-1 branch January 30, 2020 22:20
@aaronsarna
Copy link
Copy Markdown
Contributor Author

Any chance this can get merged into 7.x?

@jab
Copy link
Copy Markdown
Contributor

jab commented Jan 31, 2020

See #1463.

jab added a commit that referenced this pull request Jan 31, 2020
jab added a commit that referenced this pull request Jan 31, 2020
@davidism davidism added this to the 8.0 milestone Jan 31, 2020
@davidism davidism modified the milestones: 8.0, 7.1 Feb 24, 2020
@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

Development

Successfully merging this pull request may close these issues.

3 participants