Skip to content

[Bug] logger does not accepts unicode character, throws error , breaks the main thread  #65

@rajatkb

Description

@rajatkb

Describe the bug
Unicode character not getting accepted in Logger

To Reproduce
Steps to reproduce the behavior:

  1. Run the app.py
  2. Wait for some time , eventually it will encounter unicode character.and will display unhandled error on the main thread.
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeasyGSSOC label for beginner taggssoc20GSSOC label for gscco20 tag

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions