Message320127
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. |
|
| Date |
User |
Action |
Args |
| 2018-06-20 23:43:42 | mrh1997 | set | recipients:
+ mrh1997, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-06-20 23:43:42 | mrh1997 | set | messageid: <[email protected]> |
| 2018-06-20 23:43:42 | mrh1997 | link | issue33922 messages |
| 2018-06-20 23:43:42 | mrh1997 | create | |
|