Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

fix type error #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix type error #79

wants to merge 1 commit into from

Conversation

marlop352
Copy link

fix the type error

  File "/home/marlus/friend/marionette/server/virtualenv/lib/python3.8/site-packages/flask_sockets.py", line 109, in log_request
    if '101' not in self.status:
TypeError: a bytes-like object is required, not 'str'

so that logging works correctly on gunicorn

fix the type error so that logging works correctly
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant