]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Synced docs and docstring for `sysconfig.get_platform` (GH-135530) (#138975)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Sep 2025 13:22:36 +0000 (15:22 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 13:22:36 +0000 (13:22 +0000)
commitb0aa4f252e2fcdc0c78976080a94db33acf12b56
treed2b45ede8009e1644eb69cfc1f17c1461ef74a42
parentb6d8ec39bd548b9e499597ac23925666c3005879
[3.13] Synced docs and docstring  for `sysconfig.get_platform` (GH-135530) (#138975)

(cherry picked from commit 01cc53295cca6834de77be79368c25b890bab8fc)

Co-authored-by: ivan <ivandietert@gmail.com>
Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
Co-authored-by: Ned Deily <nad@python.org>
Doc/library/sysconfig.rst
Lib/sysconfig/__init__.py
Lib/test/test_sysconfig.py