]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Synced docs and docstring for `sysconfig.get_platform` (GH-135530) (#138976)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Oct 2025 14:55:25 +0000 (16:55 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Oct 2025 14:55:25 +0000 (17:55 +0300)
commit6f2635787bd3ad931afad6b4d6d160bffd16381c
tree96f12aa3a47998c4678da220b973993589607255
parentec97866567a96291008e2c64b38f3d890942da3e
[3.14] Synced docs and docstring  for `sysconfig.get_platform` (GH-135530) (#138976)

Synced docs and docstring  for `sysconfig.get_platform` (GH-135530)
(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>
Co-authored-by: Filipe Laíns 🇵🇸 <lains@riseup.net>
Doc/library/sysconfig.rst
Lib/sysconfig/__init__.py
Lib/test/test_sysconfig.py