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 2328558 commit 8b629d6Copy full SHA for 8b629d6
Doc/library/sys.rst
@@ -1122,7 +1122,8 @@ always available.
1122
``cache_tag`` is set to ``None``, it indicates that module caching should
1123
be disabled.
1124
1125
- *arch* describes the architecture of the current interpreter runtime system.
+ *arch* The build architecture of the current interpreter is determined by the
1126
+ platform on which it was built (independent of the current platform).
1127
1128
.. versionadded:: 3.14
1129
0 commit comments