[issue32409] venv activate.bat is UTF-8 encoded but uses current console codepage

2018-11-07 Thread Martin Bijl-Schwab
Martin Bijl-Schwab added the comment: I will have a look. -- ___ Python tracker <https://bugs.python.org/issue32409> ___ ___ Python-bugs-list mailing list Unsub

[issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x

2018-11-07 Thread Martin Bijl-Schwab
Change by Martin Bijl-Schwab : -- pull_requests: +9681 ___ Python tracker <https://bugs.python.org/issue33694> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32409] venv activate.bat is UTF-8 encoded but uses current console codepage

2018-11-02 Thread Martin Bijl-Schwab
Martin Bijl-Schwab added the comment: I meant https://bugs.python.org/issue35148 -- ___ Python tracker <https://bugs.python.org/issue32409> ___ ___ Python-bug

[issue32409] venv activate.bat is UTF-8 encoded but uses current console codepage

2018-11-02 Thread Martin Bijl-Schwab
Martin Bijl-Schwab added the comment: it does not work as expected on swiss german (and likely other internationalised) windows systems. See https://bugs.python.org/issue32409 -- nosy: +Martin Bijl-Schwab ___ Python tracker <ht

[issue35148] cannot activate a venv environment on a Swiss German windows

2018-11-02 Thread Martin Bijl-Schwab
New submission from Martin Bijl-Schwab : There is a small bug in the activate.bat script causing problems on internationalized Windows systems. C:\repo\gui>python -m venv venv C:\repo\gui>call venv\Scripts\activate.bat Parameterformat falsch - 850. This translates to "Wrong para