Skip to content

Make quote_plus behave the same on Python 2 and 3.#837

Merged
houglum merged 1 commit into
GoogleCloudPlatform:masterfrom
houglum:tilde-why
Jun 28, 2019
Merged

Make quote_plus behave the same on Python 2 and 3.#837
houglum merged 1 commit into
GoogleCloudPlatform:masterfrom
houglum:tilde-why

Conversation

@houglum

@houglum houglum commented Jun 28, 2019

Copy link
Copy Markdown
Collaborator

The tilde behavior was changed between 2 and 3; this also bit us in
another issue, see #783.

This was causing Python 3.7 tests to fail in TravisCI; everything is encoded the same via this function across all supported version of Python now :)

The tilde behavior was changed between 2 and 3; this also bit us in
another issue, see GoogleCloudPlatform#783.
@houglum houglum requested a review from catleeball June 28, 2019 18:43

@catleeball catleeball left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@houglum houglum merged commit afa5eae into GoogleCloudPlatform:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants