-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't workingeasyGSSOC label for beginner tagGSSOC label for beginner taggssoc20GSSOC label for gscco20 tagGSSOC label for gscco20 tag
Description
Describe the bug
Unicode character not getting accepted in Logger
To Reproduce
Steps to reproduce the behavior:
- Run the
app.py - Wait for some time , eventually it will encounter unicode character.and will display unhandled error on the main thread.
- This blocks the main thread and hard to close without a kill command
Expected behavior
Unicode character should not raise such issue. Logs will include data from the web. So unicode should be expected.
Desktop (please complete the following information):
- Python: Python 3.7
- Logger : logging
- Version [e.g. 22]
Additional context
REQUIREMENT
- Fix bug
- Write unit test to check the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeasyGSSOC label for beginner tagGSSOC label for beginner taggssoc20GSSOC label for gscco20 tagGSSOC label for gscco20 tag