Skip to content

Commit 13761d1

Browse files
miss-islingtonAniketsyaisk
authored
[3.13] gh-138952: Document platform.machine() output casing inconsistency across platforms (GH-138962) (#139046)
(cherry picked from commit dd15a2e) Co-authored-by: Aniket <[email protected]> Co-authored-by: AN Long <[email protected]>
1 parent 9a85f9d commit 13761d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/platform.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Cross platform
5656
Returns the machine type, e.g. ``'AMD64'``. An empty string is returned if the
5757
value cannot be determined.
5858

59+
The output is platform-dependent and may differ in casing and naming conventions.
60+
5961

6062
.. function:: node()
6163

0 commit comments

Comments
 (0)