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 edbc1fe commit a58b874Copy full SHA for a58b874
1 file changed
Doc/using/windows.rst
@@ -162,7 +162,9 @@ omitted in cases where the tag refers to an official release and starts with
162
$> py -V:3-arm64 ...
163
164
Runtimes from other distributors may require the *company* to be included as
165
-well. This should be separated from the tag by a slash, and may be a prefix.
+well.
166
+It should be separated from the tag by a slash (either ``/`` or ``\``),
167
+and may be shortened to any prefix of its full value.
168
Specifying the company is optional when it is ``PythonCore``, and specifying the
169
tag is optional (but not the slash) when you want the latest release from a
170
specific company.
0 commit comments