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] Reading utf8 encoded source code from windows stdin will throw UnicodeEncodeError #430

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2018

  1. fix gbk encode error

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d4f7cf2 View commit details
    Browse the repository at this point in the history
  2. delete encoding options

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9147bc2 View commit details
    Browse the repository at this point in the history
  3. test pass

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    daf174a View commit details
    Browse the repository at this point in the history
  4. python2 support

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    ce7c36f View commit details
    Browse the repository at this point in the history
  5. support python2

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    26e116b View commit details
    Browse the repository at this point in the history
  6. [fix] 手滑

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    8871eda View commit details
    Browse the repository at this point in the history
  7. [fix] pycodestyle

    ComingToy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    14442a6 View commit details
    Browse the repository at this point in the history