We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496f40c commit bd1a91eCopy full SHA for bd1a91e
1 file changed
Doc/using/windows.rst
@@ -164,7 +164,9 @@ omitted in cases where the tag refers to an official release and starts with
164
$> py -V:3-arm64 ...
165
166
Runtimes from other distributors may require the *company* to be included as
167
-well. This should be separated from the tag by a slash, and may be a prefix.
+well.
168
+It should be separated from the tag by a slash (either ``/`` or ``\``),
169
+and may be shortened to any prefix of its full value.
170
Specifying the company is optional when it is ``PythonCore``, and specifying the
171
tag is optional (but not the slash) when you want the latest release from a
172
specific company.
0 commit comments