Skip to content

powershell encoding warning on every 'fuck' execution #514

@cuwaters

Description

@cuwaters

each time I run fuck in my powershell prompt, I get warned about mismatched stdin and stdout encodings:

c:\python34\lib\site-packages\win_unicode_console__init__.py:27: RuntimeWarning: sys.stdin.encoding == 'utf-8', whereas sys.stdout.encoding == 'cp1252', readline hook consumer may assume they are the same
readline_hook.enable(use_pyreadline=use_pyreadline)

I saw issue #486, but this issue is slightly different (the encoding isn't 'None').

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions