Skip to content

Commit d366d63

Browse files
committed
include example in sysconfig docstring
1 parent fb9e7a6 commit d366d63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/sysconfig/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,7 @@ def get_platform():
657657
658658
- linux-x86_64
659659
- macosx-15.5-arm64
660+
- macosx-26.0-universal2 (macOS on Apple Silicon or Intel)
660661
- android-24-arm64_v8a
661662
662663
For other non-POSIX platforms, currently just returns :data:`sys.platform`."""

0 commit comments

Comments
 (0)