]> granicus.if.org Git - python/commit
bpo-33922: Adding documentation for new "-64" suffix of Python launcher (GH-7849)
authormrh1997 <mrh1997@users.noreply.github.com>
Fri, 12 Apr 2019 22:26:47 +0000 (00:26 +0200)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 12 Apr 2019 22:26:47 +0000 (15:26 -0700)
commit1e2ad6c275d2b09e76b7cbba7281d5a125a593c1
tree1bfae95727529f1bd6670ab3bdbef92ac4dbb35b
parent472f794a33221ea835a2fbf6c9f12aa2bd66d1b0
bpo-33922: Adding documentation for new "-64" suffix of Python launcher (GH-7849)

Since bpo-30291 it is possible to specify the architecture of Python when using the launcher
Doc/using/windows.rst
Misc/ACKS