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

Fix bytes string host #12

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Fix bytes string host #12

merged 1 commit into from
Aug 16, 2022

Conversation

ianbishop
Copy link

This was preventing us from being able to upgrade gevent. It now enforces that the host must be a string-type, not a bytes string. I tested this & it's backwards compatible for py2 clients as well.

Copy link

@ciwasaki ciwasaki left a comment

Choose a reason for hiding this comment

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

good find, thanks Ian for patching this!!!

@ianbishop ianbishop merged commit 83161dd into master Aug 16, 2022
@ianbishop ianbishop deleted the ibishop/fix-gevent branch August 16, 2022 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants