New submission from Robert <l...@posteo.de>:

When using the Python Launcher "py.exe", it uses 64bit by default and I can 
enforce using 32bit. 

But there is no way to enforce 64bit. If I run "py -3.6" the actual called 
interpreter depends on the interpreter versions installed on my system. 

Thus "py -3.6-64" is missing. 
This is important if 64bit features are required.

----------
components: Windows
messages: 320127
nosy: mrh1997, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Enforce 64bit Python by Launcher
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33922>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to