Skip to content

Commit 8b629d6

Browse files
authored
Change docs
1 parent 2328558 commit 8b629d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/sys.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,8 @@ always available.
11221122
``cache_tag`` is set to ``None``, it indicates that module caching should
11231123
be disabled.
11241124

1125-
*arch* describes the architecture of the current interpreter runtime system.
1125+
*arch* The build architecture of the current interpreter is determined by the
1126+
platform on which it was built (independent of the current platform).
11261127

11271128
.. versionadded:: 3.14
11281129

0 commit comments

Comments
 (0)