question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

wrong output encoding

See original GitHub issue

From @IgorNovozhilov on April 6, 2017 20:13

Environment data

VS Code version: 1.11.1 Python Extension version: 0.6.0 Python Version: 3.3 OS and version: win7 pro RU-ru

Actual behavior

image

Expected behavior

image

Steps to reproduce:

  • open github.com/DonJayamanne/pythonVSCode project
  • write #TODO: Сделать это

Your settings.json:

https://github.com/DonJayamanne/pythonVSCode/blob/master/.vscode/settings.json

with "python.linting.enabled": true

Copied from original issue: DonJayamanne/pythonVSCode#861

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
IgorNovozhilovcommented, May 15, 2018

Yes, do not repeated any more. You can close issue.

0reactions
d3r3kkcommented, May 14, 2018

Hi folks! I took this one on this afternoon, creating a Win7 VM with RU language as the default input, and remove the EN language altogether. I ran the pylint process in the file noted above, and added the TODO line as described.

I cannot seem to get the issue to reproduce. Is there any way one of @IgorNovozhilov, @DonJayamanne, can get it to repro? Otherwise perhaps this issue has been corrected by something else the team (or the VSCode team) have done.

BTW: I tried to reproduce this on the following environment, in case it makes a difference: OS: Windows 7 Enterprise [RU_ru] VSCode: 1.24.0-insider Python: 3.6.5 Node.js: 8.11.1 LTS

Thanks! -@d3r3kk

EDIT: Added my dev environment

Read more comments on GitHub >

github_iconTop Results From Across the Web

php - UTF-8 Encoding still wrong output - Stack Overflow
I have an encoding problem. The table uses utf8_general_ci , the php header header("Content-Type: text/html; charset=utf-8"); and in the html the meta tag ......
Read more >
CWE-116: Improper Encoding or Escaping of Output - MITRE
The software prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done...
Read more >
Cmd output to file gives wrong character encoding - Super User
Workaround: open the file in an editor like notepad++, select OEM 850 as encoding and convert it to i.e. UTF-8. screenshot notepad++. Share....
Read more >
Encoding | IntelliJ IDEA Documentation - JetBrains
To display and edit files correctly, IntelliJ IDEA needs to know which encoding to use. In general, source code files are mostly in...
Read more >
HTML : UTF-8 Encoding still wrong output - YouTube
HTML : UTF-8 Encoding still wrong output [ Beautify Your Computer : https://www.hows.tech/p/recommended. html ] HTML : UTF-8 Encoding still ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Hashnode Post

No results found